aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLars Ingebrigtsen2019-09-27 16:42:21 +0200
committerLars Ingebrigtsen2019-09-27 16:42:21 +0200
commit102486c16b97eec019ca9eaefa8de213666cea9d (patch)
tree50c00cae359cb0e20a0aee61793cab56097a29a0 /doc
parent0087ec959db37dbfea89de03b741fb4bf3418533 (diff)
downloademacs-102486c16b97eec019ca9eaefa8de213666cea9d.tar.gz
emacs-102486c16b97eec019ca9eaefa8de213666cea9d.zip
Fix documentation on `C-u a' on nndiary group
* doc/misc/gnus.texi (Diary Group Parameters): Remove apparently incorrect documentation about `C-u a' on nndiary groups (bug#36849).
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/gnus.texi16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 15b108541ce..4c69c692926 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -723,7 +723,6 @@ Email Based Diary
723 723
724* The NNDiary Back End:: Basic setup and usage. 724* The NNDiary Back End:: Basic setup and usage.
725* The Gnus Diary Library:: Utility toolkit on top of nndiary. 725* The Gnus Diary Library:: Utility toolkit on top of nndiary.
726* Sending or Not Sending:: A final note on sending diary messages.
727 726
728The NNDiary Back End 727The NNDiary Back End
729 728
@@ -17854,7 +17853,6 @@ explained in the sections below.
17854@menu 17853@menu
17855* The NNDiary Back End:: Basic setup and usage. 17854* The NNDiary Back End:: Basic setup and usage.
17856* The Gnus Diary Library:: Utility toolkit on top of nndiary. 17855* The Gnus Diary Library:: Utility toolkit on top of nndiary.
17857* Sending or Not Sending:: A final note on sending diary messages.
17858@end menu 17856@end menu
17859 17857
17860 17858
@@ -18167,24 +18165,10 @@ to send a diary message, because if you use @kbd{C-u a} or @kbd{C-u m}
18167on a diary group to prepare a message, these headers will be inserted 18165on a diary group to prepare a message, these headers will be inserted
18168automatically (although not filled with proper values yet). 18166automatically (although not filled with proper values yet).
18169 18167
18170@node Sending or Not Sending
18171@subsection Sending or Not Sending
18172
18173Well, assuming you've read all of the above, here are two final notes on
18174mail sending with @code{nndiary}:
18175
18176@itemize @bullet
18177@item
18178@code{nndiary} is a @emph{real} mail back end. You really send real diary 18168@code{nndiary} is a @emph{real} mail back end. You really send real diary
18179messages for real. This means for instance that you can give 18169messages for real. This means for instance that you can give
18180appointments to anybody (provided they use Gnus and @code{nndiary}) by 18170appointments to anybody (provided they use Gnus and @code{nndiary}) by
18181sending the diary message to them as well. 18171sending the diary message to them as well.
18182@item
18183However, since @code{nndiary} also has a @code{request-post} method, you
18184can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the
18185message won't actually be sent; just stored locally in the group. This
18186comes in very handy for private appointments.
18187@end itemize
18188 18172
18189@node Gnus Unplugged 18173@node Gnus Unplugged
18190@section Gnus Unplugged 18174@section Gnus Unplugged