emacs-devel
[Top][All Lists]
Advanced

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

Re: help needed with gnus mode-line


From: Thierry Volpiatto
Subject: Re: help needed with gnus mode-line
Date: Thu, 30 Jun 2011 14:35:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> Thierry Volpiatto <address@hidden> writes:
>
>> i would like to display temporarily information in mode-line while i am
>> in gnus.
>
> The mode-line is not designed for temporary display.
But it can be used for that in many places ;-)

> That's what the echo area is for.
That's not helpful, of course i know echo area.

>> In all emacs, something like this work fine:
>>
>> (let ((mode-line-format (concat " " str)))
>>   (force-mode-line-update)
>>   (sit-for 12))
>> (force-mode-line-update))
>>
>> But in gnus the mode-line isn't modified.
>
> Worksforme.
Don't know what that's mean...

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 



reply via email to

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