[email protected] (Emilio Jesús Gallego Arias) writes: > Plato Wu <[email protected]> writes: > >> Ted Zlatanov <[email protected]> writes: >> >>> On Mon, 30 Nov 2009 14:26:25 +0800 Plato Wu <[email protected]> wrote: >>> >>> PW> I have configured Gnus to access Gmail by IMAP, It can get INBOX and >>> PW> other labels which are created by me. The important Sent Mail label >>> PW> can not be showed. >>> >>> PW> I don't know why, please help me, thank you in advance. > > Could be a case of gnus-ignored-newsgroups? > > ,----[ C-h v gnus-ignored-newsgroups RET ] > | gnus-ignored-newsgroups is a variable defined in `gnus-start.el'. > | Its value is > | "^to\\.\\|^[0-9. ]+\\( \\|$\\)\\|^[\"][]\"['()]" > | > | Documentation: > | *A regexp to match uninteresting newsgroups in the active file. > | Any lines in the active file matching this regular expression are > | removed from the newsgroup list before anything else is done to it, > | thus making them effectively non-existent. > | > | You can customize this variable. > | > | [back] > `---- Definitely! Thank you very much!
they all have a "[Gmail]" prefix which is matched with gnus-ignored-newsgroups. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
