From 7a1655e81374acbe459f3479e813f767504e2f60 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 26 Dec 2001 06:56:42 +0000 Subject: [PATCH] Fix. --- texi/gnus.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texi/gnus.texi b/texi/gnus.texi index 542f557..33346b7 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -11493,10 +11493,10 @@ inhibit Gnus to add a @code{Message-ID} header, you could say: @lisp (add-hook 'nntp-prepare-post-hook 'canlock-insert-header) +@end lisp Note that not all servers support the recommended ID. This works for INN versions 2.3.0 and later, for instance. -@end lisp @item nntp-list-options @vindex nntp-list-options -- 1.7.10.4