Peter Wu <[EMAIL PROTECTED]> 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
I think changing gnus-group-line-format to use %G rather than %g should do it. --dzm _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
