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:18 +0200 Message-ID: <87sjqr5yfh.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309435880 27078 80.91.229.12 (30 Jun 2011 12:11:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2011 12:11:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 14:11:17 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 1QcG5Q-0007C8-RH for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2011 14:11:13 +0200 Original-Received: from localhost ([::1]:60067 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcG5P-0008S8-TP for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2011 08:11:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcFnO-00048B-Pw for emacs-devel@gnu.org; Thu, 30 Jun 2011 07:52:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcFnL-0004bG-TK for emacs-devel@gnu.org; Thu, 30 Jun 2011 07:52:34 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:37618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcFnL-0004b0-2P for emacs-devel@gnu.org; Thu, 30 Jun 2011 07:52:31 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QcFnJ-0007fB-VJ for emacs-devel@gnu.org; Thu, 30 Jun 2011 13:52:29 +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:52:29 +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:52:29 +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:h0sZZTZgUEAYo2j72BqO1ToBzqs= 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:141217 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