/[emacs]/emacs/man/message.texi
ViewVC logotype

Diff of /emacs/man/message.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17.6.3 by miles, Wed Sep 29 07:22:17 2004 UTC revision 1.17.6.4 by miles, Fri Oct 22 10:13:40 2004 UTC
# Line 224  only you can cancel your own messages, w Line 224  only you can cancel your own messages, w
224  is that if you lose your @file{.emacs} file (which is where Gnus  is that if you lose your @file{.emacs} file (which is where Gnus
225  stores the secret cancel lock password (which is generated  stores the secret cancel lock password (which is generated
226  automatically the first time you use this feature)), you won't be  automatically the first time you use this feature)), you won't be
227  able to cancel your message.  able to cancel your message.  If you want to manage a password yourself,
228    you can put something like the following in your @file{~/.gnus.el} file:
229    
230    @lisp
231    (setq canlock-password "geheimnis"
232          canlock-password-for-verify canlock-password)
233    @end lisp
234    
235  Whether to insert the header or not is controlled by the  Whether to insert the header or not is controlled by the
236  @code{message-insert-canlock} variable.  @code{message-insert-canlock} variable.
# Line 309  and resend the message in the current bu Line 315  and resend the message in the current bu
315    
316  @vindex message-ignored-resent-headers  @vindex message-ignored-resent-headers
317  Headers that match the @code{message-ignored-resent-headers} regexp will  Headers that match the @code{message-ignored-resent-headers} regexp will
318  be removed before sending the message.  The default is  be removed before sending the message.
 @samp{^Return-receipt}.  
319    
320    
321  @node Bouncing  @node Bouncing

Legend:
Removed from v.1.17.6.3  
changed lines
  Added in v.1.17.6.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26