Brendan Miller <catph...@catphive.net> writes:

> I'm brand new to GNUS, and I'm having trouble finding one particular
> command. If I'm in the summary buffer, say connected to my gmail account
> over IMAP, how do I update it to get new email?
>
> Currently, I have to go back to Groups buffer and open up the summary
> buffer again from there to get new mail. There must be some command, but
> I didn't notice it in the summary mode documentation (C-h m).

/ N runs the command gnus-summary-insert-new-articles, which is an
interactive compiled Lisp function in `gnus-sum.el'.

It is bound to / N, <menu-bar> <Gnus> <See new articles>.

(gnus-summary-insert-new-articles)

Insert all new articles in this group.

[back]


-- 
David Kastrup
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to