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

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

Re: how to make Group not show "nnimap+$server:INBOX.$mailbox", just $ma


From: Bob Newell
Subject: Re: how to make Group not show "nnimap+$server:INBOX.$mailbox", just $mailbox"
Date: Sun, 18 Feb 2018 07:43:49 -1000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25 (gnu/linux)

Like this:

(setq group-name-map
   '(("nnimap+imap.gmail.com:INBOX" . "Inbox")
    ("nnimap+imap.gmail.com:[Gmail]/All Mail" . "All Mail")
 etc.
 ))

-- 
Bob Newell
Honolulu, Hawai`i
* Via Gnus/BBDB/Org/Emacs/Linux *



reply via email to

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