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

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

bug#33435: 27.0.50; A use case for recursive display specifications


From: Eli Zaretskii
Subject: bug#33435: 27.0.50; A use case for recursive display specifications
Date: Tue, 20 Nov 2018 18:30:06 +0200

> From: Pip Cet <pipcet@gmail.com>
> Date: Tue, 20 Nov 2018 15:16:25 +0000
> Cc: 33435@debbugs.gnu.org
> 
> > In case I did understand: did you try an overlay with after-string
> > that has an image display property on it?
> 
> First, thanks for the suggestion; sorry, it simply hadn't occurred to
> me that after/before-string can do things display specifications
> cannot.

Well, it's still a display spec, just on a string, not on buffer text.

> Obviously I'm still thinking of a display-propertized display
> specification string as the more natural thing to do, and things are
> slightly different (cursor placement, modifications, highlighting of
> included text) with the after-string solution, but I'll try to get
> things working that way. Thanks again.

Let me know if you have other difficulties.  I should warn you that
the combination of an overlay string and a display spec is used
rarely, so you might bump into weird behavior and even bugs.  Until
Emacs 25 I think this combination was very buggy.





reply via email to

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