emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch to disable links line in *info* buffer


From: Kim F. Storm
Subject: Re: Patch to disable links line in *info* buffer
Date: 13 Jun 2002 00:15:45 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

>     I just added a new function `format-mode-line' to CVS emacs which
>     returns the current mode-line or header-line of the selected (or a
>     specified) window as a string [without properties].
> 
> Thanks.  Could you make it pass through the properties, though?

This can be done, but do we really need it?

The change I made to implement format-mode-line was actually very simple,
as I could use the existing hooks that stores the title line in a C-string
rather that displaying the text.

Unfortunately, the title code does not deal with text properties, so I
have to make more changes to have format-mode-line return a propertized
string.

So again, do we really need that?

-- 
Kim F. Storm <address@hidden> http://www.cua.dk




reply via email to

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