info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to hide the mail backend in the groups buffer?


From: Tom Rauchenwald
Subject: Re: How to hide the mail backend in the groups buffer?
Date: Fri, 01 Dec 2006 20:05:10 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Peter Wu <peterwu@hotmail.com> writes:

> I use gnus to handle emails. The group buffer looks like this.
>
>          0: nndraft:drafts 
>          0: nndraft:queue 
>          0: nnfolder+archive:sent 
>          0: nnmaildir:inbox 
>
>
> How can I hide the mail backends so that the buffer will look like:
>
>          0: drafts 
>          0: queue 
>          0: sent 
>          0: inbox 

You need to modify the variable gnus-group-line-format. Mine is currently set
to "%M%S%p%P%5y:%B%(%G%)%l %O\n". I only changed the lowercase g to an
uppercase G, which does exactly what you want. 

Tom





reply via email to

[Prev in Thread] Current Thread [Next in Thread]