emacs-devel
[Top][All Lists]
Advanced

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

help needed with gnus mode-line


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

Hi all,
i would like to display temporarily information in mode-line while i am
in gnus.
In all emacs, something like this work fine:

--8<---------------cut here---------------start------------->8---
(let ((mode-line-format (concat " " str)))
  (force-mode-line-update)
  (sit-for 12))
(force-mode-line-update))
--8<---------------cut here---------------end--------------->8---

But in gnus the mode-line isn't modified.

I saw gnus have it's own mode-line-format for each mode, but i am unable
to use it.

Help is welcome.

Thanks.

-- 
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]