/[emacs]/emacs/lisp/mail/feedmail.el
ViewVC logotype

Diff of /emacs/lisp/mail/feedmail.el

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

revision 1.15.4.2 by eliz, Thu May 16 16:03:59 2002 UTC revision 1.15.4.3 by lektu, Mon Oct 21 09:04:09 2002 UTC
# Line 428  the same Fcc: treatment applies to both Line 428  the same Fcc: treatment applies to both
428    
429  (defcustom feedmail-nuke-body-in-fcc nil  (defcustom feedmail-nuke-body-in-fcc nil
430    "*If non-nil remove body of message in copies saved via Fcc:.    "*If non-nil remove body of message in copies saved via Fcc:.
431  If an positive integer value, leave (up to) that many lines of the  If a positive integer value, leave (up to) that many lines of the
432  beginning of the body intact.  The result is that the Fcc: copy will  beginning of the body intact.  The result is that the Fcc: copy will
433  consist only of the message headers, serving as a sort of an outgoing  consist only of the message headers, serving as a sort of an outgoing
434  message log."  message log."
# Line 845  doesn't end with a slash.  Default, exce Line 845  doesn't end with a slash.  Default, exce
845    (if (memq system-type '(axp-vms vax-vms))    (if (memq system-type '(axp-vms vax-vms))
846        (expand-file-name (concat (getenv "HOME") "[.MAIL.DRAFT]"))        (expand-file-name (concat (getenv "HOME") "[.MAIL.DRAFT]"))
847      (concat (getenv "HOME") "/mail/draft"))      (concat (getenv "HOME") "/mail/draft"))
848    "*Name of an directory where draft messages will be queued.    "*Name of a directory where draft messages will be queued.
849  Directory will be created if necessary.  Should be a string that  Directory will be created if necessary.  Should be a string that
850  doesn't end with a slash.  Default, except on VMS, is \"$HOME/mail/draft\"."  doesn't end with a slash.  Default, except on VMS, is \"$HOME/mail/draft\"."
851    :group 'feedmail-queue    :group 'feedmail-queue

Legend:
Removed from v.1.15.4.2  
changed lines
  Added in v.1.15.4.3

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