Mercurial > hg > xemacs-beta
comparison man/gnus.texi @ 22:8fc7fe29b841 r19-15b94
Import from CVS: tag r19-15b94
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:50:29 +0200 |
parents | d95e72db5c07 |
children | 4103f0995bd7 |
comparison
equal
deleted
inserted
replaced
21:b88636d63495 | 22:8fc7fe29b841 |
---|---|
2853 @table @kbd | 2853 @table @kbd |
2854 | 2854 |
2855 | 2855 |
2856 @item H f | 2856 @item H f |
2857 @kindex H f (Group) | 2857 @kindex H f (Group) |
2858 @itemx M-f | |
2859 @findex gnus-group-fetch-faq | 2858 @findex gnus-group-fetch-faq |
2860 @vindex gnus-group-faq-directory | 2859 @vindex gnus-group-faq-directory |
2861 @cindex FAQ | 2860 @cindex FAQ |
2862 @cindex ange-ftp | 2861 @cindex ange-ftp |
2863 Try to fetch the FAQ for the current group | 2862 Try to fetch the FAQ for the current group |
6201 | 6200 |
6202 @item A P | 6201 @item A P |
6203 @cindex PostScript | 6202 @cindex PostScript |
6204 @cindex printing | 6203 @cindex printing |
6205 @kindex A P (Summary) | 6204 @kindex A P (Summary) |
6205 @vindex gnus-ps-print-hook | |
6206 @findex gnus-summary-print-article | 6206 @findex gnus-summary-print-article |
6207 Generate and print a PostScript image of the article buffer | 6207 Generate and print a PostScript image of the article buffer |
6208 (@code{gnus-summary-print-article}). | 6208 (@code{gnus-summary-print-article}). @code{gnus-ps-print-hook} will be |
6209 run just before printing the buffer. | |
6209 | 6210 |
6210 @end table | 6211 @end table |
6211 | 6212 |
6212 | 6213 |
6213 @node Summary Sorting | 6214 @node Summary Sorting |
7576 @cindex archived messages | 7577 @cindex archived messages |
7577 @cindex sent messages | 7578 @cindex sent messages |
7578 | 7579 |
7579 Gnus provides a few different methods for storing the mail you send. | 7580 Gnus provides a few different methods for storing the mail you send. |
7580 The default method is to use the @dfn{archive virtual server} to store | 7581 The default method is to use the @dfn{archive virtual server} to store |
7581 the mail. If you want to disable this completely, you should set | 7582 the mail. If you want to disable this completely, the |
7582 @code{gnus-message-archive-group} to @code{nil}. | 7583 @code{gnus-message-archive-group} variable should be @code{nil}, which |
7584 is the default. | |
7583 | 7585 |
7584 @vindex gnus-message-archive-method | 7586 @vindex gnus-message-archive-method |
7585 @code{gnus-message-archive-method} says what virtual server Gnus is to | 7587 @code{gnus-message-archive-method} says what virtual server Gnus is to |
7586 use to store sent messages. The default is: | 7588 use to store sent messages. The default is: |
7587 | 7589 |
8685 @code{MAILHOST} environment variable. If the POP server needs a | 8687 @code{MAILHOST} environment variable. If the POP server needs a |
8686 password, you can either set @code{nnmail-pop-password-required} to | 8688 password, you can either set @code{nnmail-pop-password-required} to |
8687 @code{t} and be prompted for the password, or set | 8689 @code{t} and be prompted for the password, or set |
8688 @code{nnmail-pop-password} to the password itself. | 8690 @code{nnmail-pop-password} to the password itself. |
8689 | 8691 |
8692 @code{nnmail-spool-file} can also be a list of mailboxes. | |
8693 | |
8690 Your Emacs has to have been configured with @samp{--with-pop} before | 8694 Your Emacs has to have been configured with @samp{--with-pop} before |
8691 compilation. This is the default, but some installations have it | 8695 compilation. This is the default, but some installations have it |
8692 switched off. | 8696 switched off. |
8693 | 8697 |
8694 When you use a mail backend, Gnus will slurp all your mail from your | 8698 When you use a mail backend, Gnus will slurp all your mail from your |
13788 Paul Franklin, | 13792 Paul Franklin, |
13789 David S. Goldberg, | 13793 David S. Goldberg, |
13790 D. Hall, | 13794 D. Hall, |
13791 Magnus Hammerin, | 13795 Magnus Hammerin, |
13792 Raja R. Harinath, | 13796 Raja R. Harinath, |
13797 Hisashige Kenji, @c Hisashige | |
13793 Marc Horowitz, | 13798 Marc Horowitz, |
13799 François Felix Ingrand, | |
13794 Ishikawa Ichiro, @c Ishikawa | 13800 Ishikawa Ichiro, @c Ishikawa |
13795 Francois Felix Ingrand, | |
13796 Lee Iverson, | 13801 Lee Iverson, |
13797 Rajappa Iyer, | 13802 Rajappa Iyer, |
13798 Randell Jesup, | 13803 Randell Jesup, |
13799 Fred Johansen, | 13804 Fred Johansen, |
13800 Greg Klanderman, | 13805 Greg Klanderman, |