unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* help needed with gnus mode-line
@ 2011-06-30 11:52 Thierry Volpiatto
  2011-06-30 12:20 ` Andreas Schwab
  2011-06-30 20:57 ` Stefan Monnier
  0 siblings, 2 replies; 13+ messages in thread
From: Thierry Volpiatto @ 2011-06-30 11:52 UTC (permalink / raw)
  To: emacs-devel

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 




^ permalink raw reply	[flat|nested] 13+ messages in thread
* help needed with gnus mode-line
@ 2011-06-30 11:52 Thierry Volpiatto
  0 siblings, 0 replies; 13+ messages in thread
From: Thierry Volpiatto @ 2011-06-30 11:52 UTC (permalink / raw)
  To: emacs-devel

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 




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-07-04 19:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 11:52 help needed with gnus mode-line Thierry Volpiatto
2011-06-30 12:20 ` Andreas Schwab
2011-06-30 12:35   ` Thierry Volpiatto
2011-06-30 13:15     ` Antoine Levitt
2011-06-30 15:01       ` Thierry Volpiatto
2011-06-30 20:57 ` Stefan Monnier
2011-07-01  7:25   ` Thierry Volpiatto
2011-07-01 16:23     ` Stefan Monnier
2011-07-01 19:23       ` Thierry Volpiatto
2011-07-04 15:58         ` Stefan Monnier
2011-07-04 19:00           ` Thierry Volpiatto
2011-07-01 19:23       ` Thierry Volpiatto
  -- strict thread matches above, loose matches on Subject: below --
2011-06-30 11:52 Thierry Volpiatto

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).