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

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

Re: header-line-format hacking


From: ytrewq1
Subject: Re: header-line-format hacking
Date: Tue, 25 Jan 2005 13:05:43 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

David Hansen writes:
 
> Just set `header-line-format', e.g:
> 
> (setq header-line-format (concat (or header-line-format "") " test"))
> 
> will append " test" to the header line of the current buffer.

I was under the impression that the header-line-format variable
can hold a template like the one that mode-line-format uses.  If
that's the case, wouldn't the code snippet above not work for
non-string templates?





reply via email to

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