]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention *-nov-is-evil in the Extra Headers Gnus manual section
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 17 May 2021 14:29:56 +0000 (16:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 17 May 2021 14:30:01 +0000 (16:30 +0200)
* doc/misc/gnus.texi (To From Newsgroups): Mention nov-is-evil.

doc/misc/gnus.texi

index a31411ef8e89ce67ac603e015a9c90945991964e..7d6fa4cb5cad8f93f8ec0a552cf51118e8a33fb2 100644 (file)
@@ -5230,7 +5230,16 @@ Newsgroups:full
 @end example
 
 to the end of her @file{overview.fmt} file, then you can use that just
-as you would the extra headers from the mail groups.
+as you would the extra headers from the mail groups.  Otherwise, you
+have to disable fetching headers with @samp{XOVER}:
+
+@lisp
+(setq nntp-nov-is-evil t
+      gnus-nov-is-evil t)
+@end lisp
+
+Be aware, though, that this will make entering an @acronym{NNTP} group
+much, much slower, so this is not recommended.
 
 
 @node Summary Buffer Mode Line