From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46465 Path: main.gmane.org!not-for-mail From: clemens fischer Newsgroups: gmane.emacs.gnus.general Subject: article mode line? Date: Mon, 09 Sep 2002 21:11:25 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <7khvm10i.fsf@ID-23066.news.dfncis.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031616749 16057 127.0.0.1 (10 Sep 2002 00:12:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 10 Sep 2002 00:12:29 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17oYdo-0004Ar-00 for ; Tue, 10 Sep 2002 02:12:28 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17oYc2-0006iU-00; Mon, 09 Sep 2002 19:10:38 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 09 Sep 2002 19:11:13 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id TAA08861 for ; Mon, 9 Sep 2002 19:11:01 -0500 (CDT) Original-Received: (qmail 4683 invoked by alias); 10 Sep 2002 00:10:20 -0000 Original-Received: (qmail 4676 invoked from network); 10 Sep 2002 00:10:19 -0000 Original-Received: from main.gmane.org (80.91.224.249) by gnus.org with SMTP; 10 Sep 2002 00:10:19 -0000 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17oYba-000466-00 for ; Tue, 10 Sep 2002 02:10:10 +0200 Original-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17oXC0-0000i0-00 for ; Tue, 10 Sep 2002 00:39:40 +0200 Original-Path: ID-23066.news.dfncis.de!not-for-mail Original-Lines: 12 Original-NNTP-Posting-Host: p3e9baaea.dip.t-dialin.net Original-X-Trace: main.gmane.org 1031611180 2489 62.155.170.234 (9 Sep 2002 22:39:40 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Mon, 9 Sep 2002 22:39:40 +0000 (UTC) User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386--freebsd) Cancel-Lock: sha1:noNQLfVlC+Ym6MMnk1XrCzm4Trw= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46465 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46465 i've got my article mode line set like this: gnus-article-mode-line-format "%g [%w] %m %-33,33S" but i rather want it to show it how far i'm into an article percentage wise, or by line-number if this is cheaper. the article mode line shows all sorts of stuff related to buffers, which obviously push the configurable part out to the right. is it possible to control all of the line? -- clemens