[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Update or refresh nnimap buffer in summary mode
From: |
Rohan Nicholls |
Subject: |
Re: Update or refresh nnimap buffer in summary mode |
Date: |
Tue, 15 Feb 2005 22:49:05 -0200 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Reiner Steib <reinersteib+from-uce@imap.cc> writes:
> On Tue, Feb 15 2005, Rohan Nicholls wrote:
>
>> * 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
>> to get it to show any new mail. I would be nice to be able to do this
>> while reading other emails in the summary buffer.
>
> ,----
> | / N runs the command gnus-summary-insert-new-articles
> | which is an interactive compiled Lisp function in `gnus-sum'.
> | It is bound to / N, <menu-bar> <Gnus> <See new articles>.
> | (gnus-summary-insert-new-articles)
> |
> | Insert all new articles in this group.
> `----
Thanks, this is exactly what I was looking for.
rohan