GNU bug report logs - #66167
29.1; wrap-prefix text property with :align-to space keyword broken

Previous Next

Package: emacs;

Reported by: "Paul W. Rankin" <hello <at> paulwrankin.com>

Date: Sat, 23 Sep 2023 08:06:02 UTC

Severity: normal

Tags: notabug, wontfix

Merged with 65015, 65018, 65019, 65020, 65021

Found in version 29.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Paul W. Rankin" <hello <at> paulwrankin.com>
To: 66167 <at> debbugs.gnu.org
Subject: bug#66167: 29.1; wrap-prefix text property with :align-to space keyword broken
Date: Sat, 23 Sep 2023 18:04:27 +1000
Description:

The wrap-prefix text property with :align-to space keyword has been 
broken. (Regression).

To reproduce:

1. emacs -Q
2. in *scratch*, ensure visual-line-mode is enabled
3. insert enough text to wrap lines
4. M-: (put-text-property (point-min) (point-max) 'wrap-prefix '(space 
:align-to 10))

Expected results:

Wrapped text should align to column 10.

Actual result:

Wrapped text does not align. (No effect.)




This bug report was last modified 1 year and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.