From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: help needed with gnus mode-line Date: Thu, 30 Jun 2011 13:52:30 +0200 Message-ID: <87r56b5yf5.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309435001 21567 80.91.229.12 (30 Jun 2011 11:56:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2011 11:56:41 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 13:56:37 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QcFrJ-00015o-67 for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2011 13:56:37 +0200 Original-Received: from localhost ([::1]:45337 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcFrH-00058l-UY for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2011 07:56:36 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:50617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcFpu-0004q7-5E for emacs-devel@gnu.org; Thu, 30 Jun 2011 07:55:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcFps-0005fK-Kp for emacs-devel@gnu.org; Thu, 30 Jun 2011 07:55:09 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:38577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcFps-0005f0-6w for emacs-devel@gnu.org; Thu, 30 Jun 2011 07:55:08 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QcFpr-0000U0-3I for emacs-devel@gnu.org; Thu, 30 Jun 2011 13:55:07 +0200 Original-Received: from 43.77.197.77.rev.sfr.net ([77.197.77.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jun 2011 13:55:07 +0200 Original-Received: from thierry.volpiatto by 43.77.197.77.rev.sfr.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jun 2011 13:55:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 43.77.197.77.rev.sfr.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:VpGeYslr9rzmcmOuTFofof2SM2c= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141216 Archived-At: 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