From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48279 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: article mode line? Date: Sun, 29 Dec 2002 18:48:01 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <7khvm10i.fsf@ID-23066.news.dfncis.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041184390 23765 80.91.224.249 (29 Dec 2002 17:53:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 29 Dec 2002 17:53:10 +0000 (UTC) Return-path: Original-Received: from util1.math.uh.edu ([129.7.128.22]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Shca-0006Am-00 for ; Sun, 29 Dec 2002 18:53:08 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by util1.math.uh.edu with esmtp (Exim 4.10) id 18ShXw-00029m-00; Sun, 29 Dec 2002 11:48:20 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 29 Dec 2002 11:49:11 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA09430 for ; Sun, 29 Dec 2002 11:48:57 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18ShY4-0002Pi-00 for ; Sun, 29 Dec 2002 18:48:28 +0100 Original-To: ding@hpc.uh.edu Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 18 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041184108 6186 80.91.231.2 (29 Dec 2002 17:48:28 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 29 Dec 2002 17:48:28 GMT Mail-Copies-To: never X-Now-Playing: The Butchies's _3_: "Mandy (1985-2000)" User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:UoowRdIlml/YSc2k7ut/caqBihg= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48279 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48279 clemens fischer writes: > 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? Yes; it's controlled by `mode-line-format'. You could alter that variable from `gnus-article-mode-hook', for instance. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen