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

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

bug#52385: 29.0.50; Doc-View can't view separate pages in separate windo


From: Lars Ingebrigtsen
Subject: bug#52385: 29.0.50; Doc-View can't view separate pages in separate windows
Date: Sun, 19 Dec 2021 11:37:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> Lars, this happened due to one of the changes you made as part of
> installing the support for the 'min-width' space display spec: a small
> code fragment was moved inside handle_display_prop, in a way that
> disabled the selection of overlays specific to windows, when those
> overlays have the 'display' property.

With that change, eval-ing the following will infloop (so don't eval it
in the Emacs you're using):

(insert "|" (propertize "foo" 'display '(min-width (10))) "|")

-- 
(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]