GNU bug report logs - #14547
24.3.1; line-break with pixel specification and word-wrap

Previous Next

Package: emacs;

Reported by: E Sabof <esabof <at> gmail.com>

Date: Mon, 3 Jun 2013 13:24:02 UTC

Severity: minor

Tags: moreinfo

Found in version 24.3.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: Stephen Berman <stephen.berman <at> gmx.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 14547 <at> debbugs.gnu.org, E Sabof <esabof <at> gmail.com>
Subject: bug#14547: 24.3.1; line-break with pixel specification and word-wrap
Date: Mon, 31 Jan 2022 10:06:14 +0100
On Sun, 30 Jan 2022 22:43:14 +0100 Lars Ingebrigtsen <larsi <at> gnus.org> wrote:

> Stephen Berman <stephen.berman <at> gmx.net> writes:
>
>>>> If one executes the following in a graphical frame, the line will break:
>>>>
>>>> (insert (propertize
>>>>            "\n"
>>>>            'display `(space :align-to (- right))
>>>>            'face '(:underline t))
>>>>           "\n")
>>>>
>>>> (toggle-word-wrap 1)
>
> [...]
>
>> I think it's a manifestation of bug#2749, because I see no line break
>> with this recipe in Emacs built with my patch enabling
>> overflow-newline-into-fringe in visual-line-mode.
>
> (I'm going through old bug reports that unfortunately weren't resolved
> at the time.)
>
> bug#2749 was fixed a few weeks later, so does that mean that the problem
> discussed here also was fixed?

I think so.

>                                 (I must admit I didn't understand what
> the reproducing code here is supposed to demonstrate.)

Based on the descriptions and discussion in bug#2749, I think the above
code used to display an empty line between the parts of the line
separated by the display property.  It doesn't now, presumably since the
fix for bug#2749, which allows the newline to be in the fringe.

Steve Berman




This bug report was last modified 3 years and 112 days ago.

Previous Next


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