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

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

Re: GNUS hide group from *Group* buffer when there no unread messages...


From: Andy Moreton
Subject: Re: GNUS hide group from *Group* buffer when there no unread messages...
Date: Tue, 28 Aug 2012 13:01:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (windows-nt)

On Fri 24 Aug 2012, Oleksandr Gavenko wrote:

> On 2012-08-14, Eric Abrahamsen wrote:
>> And 'j' for `gnus-group-jump-to-group' will find any group, visible or
>> not! This is my main method for *Group* buffer navigation, and for your
>> exact use-case: 'j' to find a group, then 'C-u a' to compose a message
>> to it.
>>
> Thanks for explaining of your workflow. I try it but seems that I need to use
> ido completion or something similar as default completion require entering
> many symbols and TAB pressing, for this:
>
>   nntp+news.gmane.org-ephemeral:gmane.emacs.gnus.user
>   nntp+news.gmane.org:gmane.comp.window-managers.fvwm
>   nntp+news.gmane.org:gmane.emacs.help
>
>   TAB : TAB e TAB RET
>
> As I avoid using IDO-mode until have time to learn it dipper I still use such
> approach: C-s KEYWORD and C-s C-s ... as many time until find looked group in
> *Groups* buffer.
>
> That's why I look (and still look!!) for way to prevent hiding groups with
> zero unread articles.

Try this:

(setq gnus-permanently-visible-groups ".*")

and if you use topics:

(setq gnus-topic-display-empty-topics t)


HTH

   AndyM




reply via email to

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