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: Loris Bennett
Subject: Re: how to make Group not show "nnimap+$server:INBOX.$mailbox", just $mailbox"
Date: Mon, 19 Feb 2018 11:36:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

"Loris Bennett" <loris.bennett@fu-berlin.de> writes:

> Bob Newell <bobnewell@bobnewell.net> writes:
>
>> Like this:
>>
>> (setq group-name-map
>>    '(("nnimap+imap.gmail.com:INBOX" . "Inbox")
>>     ("nnimap+imap.gmail.com:[Gmail]/All Mail" . "All Mail")
>>  etc.
>>  ))
>
> This had no effect for me.  However, here
>
>   https://www.emacswiki.org/emacs/GnusFormatting
>
> it implies that you have to define
>
>   gnus-user-format-function-g
>
> and then use 'ug%' rather than '%g' in 'gnus-group-line-format'.

Fiddling around with this I managed to totally bork the display in the
Groups buffer, such that basically nothing was shown and the following
error was produced:

  progn: Wrong type argument: char-or-string-p

Just reverting the changes in init.el was not enough and I had to roll
back to the versions of .newsrc and .newsrc.eld from this morning
(Thanks, Git!).

Cheers,

Loris

-- 
This signature is currently under construction.




reply via email to

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