emacs-devel
[Top][All Lists]
Advanced

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

Re: display_mode_element change


From: Stefan Monnier
Subject: Re: display_mode_element change
Date: Wed, 27 Feb 2008 23:37:43 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> This change was to display, for instance, Indic buffer name
> correctly, but, I found that display_string doesn't use a
> face in mode-line-format when LISP_STRING is given.  As I
> don't have a good idea to make display_string use that face
> for LISP_STRING at the moment, I cancelled that change.

I guess we need to merge the text-properties from `elt'
into the string before passing it to display_string.


        Stefan




reply via email to

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