Mercurial > emacs
comparison man/gnus.texi @ 81191:e34e7ed9c09f
(Article Buttons, Mail Source Customization, Sending or Not Sending,
Customizing NNDiary): Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 06 Jun 2007 23:28:41 +0000 |
parents | da49cd79b679 |
children | 72447e6dd130 |
comparison
equal
deleted
inserted
replaced
81190:6972b268e3ba | 81191:e34e7ed9c09f |
---|---|
14032 @code{mail-source-delete-incoming} to @code{nil} and call | 14032 @code{mail-source-delete-incoming} to @code{nil} and call |
14033 @code{mail-source-delete-old-incoming} from a hook or interactively. | 14033 @code{mail-source-delete-old-incoming} from a hook or interactively. |
14034 | 14034 |
14035 @item mail-source-delete-old-incoming-confirm | 14035 @item mail-source-delete-old-incoming-confirm |
14036 @vindex mail-source-delete-old-incoming-confirm | 14036 @vindex mail-source-delete-old-incoming-confirm |
14037 If non-@code{nil}, ask for for confirmation before deleting old incoming | 14037 If non-@code{nil}, ask for confirmation before deleting old incoming |
14038 files. This variable only applies when | 14038 files. This variable only applies when |
14039 @code{mail-source-delete-incoming} is a positive number. | 14039 @code{mail-source-delete-incoming} is a positive number. |
14040 | 14040 |
14041 @item mail-source-ignore-errors | 14041 @item mail-source-ignore-errors |
14042 @vindex mail-source-ignore-errors | 14042 @vindex mail-source-ignore-errors |
18105 browse it to figure out which options you'd like to tweak. The following | 18105 browse it to figure out which options you'd like to tweak. The following |
18106 two variables are probably the only ones you will want to change: | 18106 two variables are probably the only ones you will want to change: |
18107 | 18107 |
18108 @defvar nndiary-reminders | 18108 @defvar nndiary-reminders |
18109 This is the list of times when you want to be reminded of your | 18109 This is the list of times when you want to be reminded of your |
18110 appointements (e.g. 3 weeks before, then 2 days before, then 1 hour | 18110 appointments (e.g. 3 weeks before, then 2 days before, then 1 hour |
18111 before and that's it). Remember that ``being reminded'' means that the | 18111 before and that's it). Remember that ``being reminded'' means that the |
18112 diary message will pop up as brand new and unread again when you get new | 18112 diary message will pop up as brand new and unread again when you get new |
18113 mail. | 18113 mail. |
18114 @end defvar | 18114 @end defvar |
18115 | 18115 |
18256 automatically (although not filled with proper values yet). | 18256 automatically (although not filled with proper values yet). |
18257 | 18257 |
18258 @node Sending or Not Sending | 18258 @node Sending or Not Sending |
18259 @subsection Sending or Not Sending | 18259 @subsection Sending or Not Sending |
18260 | 18260 |
18261 Well, assuming you've read of of the above, here are two final notes on | 18261 Well, assuming you've read all of the above, here are two final notes on |
18262 mail sending with @code{nndiary}: | 18262 mail sending with @code{nndiary}: |
18263 | 18263 |
18264 @itemize @bullet | 18264 @itemize @bullet |
18265 @item | 18265 @item |
18266 @code{nndiary} is a @emph{real} mail back end. You really send real diary | 18266 @code{nndiary} is a @emph{real} mail back end. You really send real diary |
18267 messsages for real. This means for instance that you can give | 18267 messsages for real. This means for instance that you can give |
18268 appointements to anybody (provided they use Gnus and @code{nndiary}) by | 18268 appointments to anybody (provided they use Gnus and @code{nndiary}) by |
18269 sending the diary message to them as well. | 18269 sending the diary message to them as well. |
18270 @item | 18270 @item |
18271 However, since @code{nndiary} also has a @code{request-post} method, you | 18271 However, since @code{nndiary} also has a @code{request-post} method, you |
18272 can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the | 18272 can also use @kbd{C-u a} instead of @kbd{C-u m} on a diary group and the |
18273 message won't actually be sent; just stored locally in the group. This | 18273 message won't actually be sent; just stored locally in the group. This |