Received: by 10.180.107.167 with SMTP id hd7mr845458wib.0.1345257760169; Fri, 17 Aug 2012 19:42:40 -0700 (PDT) Path: n2ni185586678win.0!nntp.google.com!feeder3.cambriumusenet.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!94.232.116.11.MISMATCH!feed.xsnews.nl!border-1.ams.xsnews.nl!plix.pl!newsfeed2.plix.pl!news.mi.ras.ru!goblin3!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Eric Abrahamsen Newsgroups: gnu.emacs.gnus Subject: Re: GNUS hide group from *Group* buffer when there no unread messages... Date: Tue, 14 Aug 2012 21:13:25 +0800 Lines: 41 Approved: info-gnus-engl...@gnu.org Message-ID: References: <87obmdkf2q.fsf@gavenkoa.example.com> <87r4r96cq5.fsf@topper.koldfront.dk> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 X-Trace: usenet.stanford.edu 1344950041 614 208.118.235.17 (14 Aug 2012 13:14:01 GMT) X-Complaints-To: action@cs.stanford.edu To: info-gnus-engl...@gnu.org Envelope-to: info-gnus-engl...@gnu.org X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 114.252.251.105 X-Pgp-Key: http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0xC98BAE7B99D0D373 X-Pgp-Fingerprint: 8E19 28A9 2B51 0C67 565D DB34 C98B AE7B 99D0 D373 User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:eu89YayVLBWqDZMDtvj8WhNoRdM= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-engl...@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit On Tue, Aug 14 2012, Adam Sjøgren wrote: > On Tue, 14 Aug 2012 12:17:33 +0300, Oleksandr wrote: > >> But GNUS hide groups from *Group* buffer when there no unread messages... > > Does L do what you want? > > ,---- > | L runs the command gnus-group-list-all-groups, which is an interactive > | compiled Lisp function in `gnus-group.el'. > | > | It is bound to L, A u, | (un)subscribed groups>. > | > | (gnus-group-list-all-groups &optional ARG) > | > | List all newsgroups with level ARG or lower. > | Default is `gnus-level-unsubscribed', which lists all subscribed and most > | unsubscribed groups. > `---- > > I usually use L and l to toggle between seeing all groups and only the > ones with unread articles. > > > Best regards, > > Adam 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. -- GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.11) of 2012-08-06 on pellet Ma Gnus v0.6