From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/5639 Path: news.gmane.org!not-for-mail From: pete@cooperjr.name (Peter Cooper Jr.) Newsgroups: gmane.emacs.gnus.user Subject: Re: How to display all non-expirable articles Date: Mon, 05 Sep 2005 19:40:29 -0400 Message-ID: References: <87irxfb201.fsf@mullvaden.kicks-ass.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138671334 28270 80.91.229.2 (31 Jan 2006 01:35:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:35:34 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:35:36 2006 Original-Path: quimby.gnus.org!newsfeed.gazeta.pl!feed.news.interia.pl!news.cyf-kr.edu.pl!news.nask.pl!newsfeed.pionier.net.pl!newshub.sdsu.edu!hwmnpeer01.lga!hwmedia!hw-filter.lga!fe02.lga.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:8rIyK5U+rlS3BkrjxsyzYxurP7c= Original-X-Trace: ejlmlnpfppkfdeploaecjfmcladddemopddeiadddkficegelcnhlbkhjgokmfpibhdfmiliiobjcjfbpnmpkaaclfchjcgnjonilbjoinfmedcomfjmjlcpfeekfgpoegcmjhhibopfakdb Original-NNTP-Posting-Date: Mon, 05 Sep 2005 16:40:26 MST Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:5781 Original-Lines: 15 X-Gnus-Article-Number: 5781 Tue Jan 17 17:35:36 2006 Xref: news.gmane.org gmane.emacs.gnus.user:5639 Archived-At: Pelle Nilsson writes: > Is there a way to display all articles (including read ones) except > expirable ones? Well, you can display the old ones with "/ o", and then remove the expirable ones with "C-u / m E" to remove all articles with mark E. The slash limiting commands let you limit based on just about anything I think, if you can figure out which one you want. If you want to do it automatically on entering the group, you could put them in a group-specific hook or something, probably. -- Peter C.