emacs-devel
[Top][All Lists]
Advanced

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

Re: eww


From: Stefan Monnier
Subject: Re: eww
Date: Wed, 19 Jun 2013 16:22:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>     (add-text-properties start (point)
>                        `(display ,(if slice
>                                       (list (cons 'slice slice) image)
>                                     image) rear-nonsticky (display)))))

> Can `display' have both an image and a `space' spec?

Usually the space spec is placed on the text before the image, so it's
not applied to the same text.


        Stefan



reply via email to

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