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: Eli Zaretskii
Subject: bug#52385: 29.0.50; Doc-View can't view separate pages in separate windows
Date: Sun, 19 Dec 2021 15:49:42 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: Juri Linkov <juri@linkov.net>,  monnier@iro.umontreal.ca,
>   52385@debbugs.gnu.org
> Date: Sun, 19 Dec 2021 11:37:18 +0100
> 
> 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))) "|")

Thanks, I think I've fixed that now.





reply via email to

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