bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14547: 24.3.1; line-break with pixel specification and word-wrap


From: Lars Ingebrigtsen
Subject: bug#14547: 24.3.1; line-break with pixel specification and word-wrap
Date: Sun, 30 Jan 2022 22:43:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stephen Berman <stephen.berman@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 must admit I didn't understand what
the reproducing code here is supposed to demonstrate.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]