diff options
author | Glenn Morris <rgm@gnu.org> | 2010-11-02 20:53:12 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-11-02 20:53:12 -0700 |
commit | d7619e3b53f8cf465a948383662586f1487a2918 (patch) | |
tree | e5e3a3ec6e4788cfae4ac9aa33c18bb772188ae0 | |
parent | 537b04b96a8516693acabd5474791f5c77a770d4 (diff) | |
download | emacs-d7619e3b53f8cf465a948383662586f1487a2918.tar.gz |
* doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.
-rw-r--r-- | doc/misc/ChangeLog | 2 | ||||
-rw-r--r-- | doc/misc/gnus.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index a58775595fc..ccd4b14cf69 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,7 +1,7 @@ 2010-11-03 Glenn Morris <rgm@gnu.org> * ediff.texi (Quick Help Commands, Miscellaneous): - * gnus.texi (Agent Variables): Spelling fix. + * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix. 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org> diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 7d3b87759de..eccef851980 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -4556,7 +4556,7 @@ However, you can also create e.g. a new @code{nnmaildir} or @code{nnml} server exclusively for @code{nnmairix} in your secondary select methods (@pxref{Finding the News}). If you use a secondary @code{nnml} server just for mairix, make sure that you explicitly set the server variable -@code{nnml-get-new-mail} to @code{nil}, or you might loose mail +@code{nnml-get-new-mail} to @code{nil}, or you might lose mail (@pxref{nnmairix caveats}). If you want to use mairix remotely on an @acronym{IMAP} server, you have to choose the corresponding @code{nnimap} server here. |