From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/4519 Path: news.gmane.org!not-for-mail From: Rohan Nicholls Newsgroups: gmane.emacs.gnus.user Subject: Re: Update or refresh nnimap buffer in summary mode Date: Tue, 15 Feb 2005 22:48:33 -0200 Message-ID: <858y5p72ji.fsf@myrealbox.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138670414 23601 80.91.229.2 (31 Jan 2006 01:20:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:20:14 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:33:53 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!uio.no!216.196.110.149.MISMATCH!border2.nntp.ams.giganews.com!nntp.giganews.com!feeder.enertel.nl!nntpfeed-01.ops.asmr-01.energis-idc.net!131.211.141.196.MISMATCH!humbolt.nl.linux.org!news.nl.linux.org!transit.news.xs4all.nl!post.news.xs4all.nl!rhinewceros.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:MEkFS1snExnH8raJcKJwqSitq84= Original-NNTP-Posting-Host: 213.84.161.167 Original-X-Trace: 1108504045 dreader8.news.xs4all.nl 17018 [::ffff:213.84.161.167]:32781 Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:4660 Original-Lines: 41 X-Gnus-Article-Number: 4660 Tue Jan 17 17:33:53 2006 Xref: news.gmane.org gmane.emacs.gnus.user:4519 Archived-At: Andreas Balser writes: >> * Can I refresh the summary buffer while in it? At the moment I have >> to >> q out of the buffer, and in the groups buffer use "M-g" on it's line > > I think "M-g" works in the summary buffer in precisely the same way as > in the groups buffer. Yes it does, however it pulls you out of the buffer rather than letting you keep reading while it downloads any new messages >> around. (setq nnmail-expiry-wait "immediate") I am guessing this is > > I have > > (setq gnus-parameters > '(("maildir" > (expiry-wait . immediate)))) I will try this, thanks for the tip. > in my .gnus.el, where "maildir" is a regular expression that happens > to match all my imap-folders. > (Alternatively, you could put all your mail-folders in a topic, and > set the expiry-wait option for the whole topic...) I am messing with split at the moment, and as I have mail coming from two different imap accounts, using the "INBOX" example unfortunately will not work, and I am trying to get all the mail to go into folders that are already on the imap server. I have figured out how to move mail, so it will come with time. In the meantime Gnus, never ceases to amaze me with its abilities. And using it with planner is completely amazing for getting myself and my mail organized. Sorry, just had to get that off my chest. People at work don't really appreciate what I have found. :-$ rohan