all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: emacs-devel@gnu.org
Subject: help needed with gnus mode-line
Date: Thu, 30 Jun 2011 13:52:18 +0200	[thread overview]
Message-ID: <87sjqr5yfh.fsf@gmail.com> (raw)

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	other threads:[~2011-06-30 11:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30 11:52 Thierry Volpiatto [this message]
  -- strict thread matches above, loose matches on Subject: below --
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sjqr5yfh.fsf@gmail.com \
    --to=thierry.volpiatto@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.