From: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
To: Jim Porter <jporterbugs@gmail.com>
Cc: 76018@debbugs.gnu.org
Subject: bug#76018: 31.0.50; wrap-prefix properties from visual-wrap-prefix-mode proliferate
Date: Tue, 04 Feb 2025 07:57:48 +0100 [thread overview]
Message-ID: <86r04ei4cz.fsf@kevinlegouguec.net> (raw)
In-Reply-To: <2f92f6fe-6669-ea0f-ce0e-9b264a1167f3@gmail.com> (Jim Porter's message of "Mon, 3 Feb 2025 14:41:58 -0800")
Jim Porter <jporterbugs@gmail.com> writes:
> On 2/2/2025 9:50 AM, Kévin Le Gouguec wrote:
>> Expectation: continuation lines for the "second line of [words…]" should
>> not have any indentation.
>> Observation: text on that second line has these properties:
>> There are text properties here:
>> fontified t
>> wrap-prefix (space :align-to (2 . width))
>
> Do you know if this is a recent regression, or if it's been this way since visual-wrap-prefix-mode was merged into Emacs? I've made a bunch of changes to the mode relatively recently, but the wrap-prefix part is mostly the same as before, aside from some different methods to calculate the width.
Barring methodological errors, a smoketest using adaptive-wrap (0.8)
suggests that it did not have this bug; the text properties on the
second line are:
There are text properties here:
fontified t
wrap-prefix ""
That's all I have for now; can try to bisect later!
next prev parent reply other threads:[~2025-02-04 6:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-02 17:50 bug#76018: 31.0.50; wrap-prefix properties from visual-wrap-prefix-mode proliferate Kévin Le Gouguec
2025-02-03 22:41 ` Jim Porter
2025-02-04 6:57 ` Kévin Le Gouguec [this message]
2025-02-04 19:37 ` Kévin Le Gouguec
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86r04ei4cz.fsf@kevinlegouguec.net \
--to=kevin.legouguec@gmail.com \
--cc=76018@debbugs.gnu.org \
--cc=jporterbugs@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.