[5321] in Athena Bugs
vax 7.0F: emacs
daemon@ATHENA.MIT.EDU (Raul)
Wed Jun 27 08:10:45 1990
To: bugs@ATHENA.MIT.EDU
Date: Wed, 27 Jun 90 08:10:29 EDT
From: Raul <acevedo@ATHENA.MIT.EDU>
System name: navigator
Type and version: CVAXSTAR 7.0F
Display type: SM
What were you trying to do?
Reply to mail
What's wrong:
Emacs info on rmail, w.r.t replying to mail, says the following:
[replying gets the To: and Cc: fields filled in] ... but recipients that
match elements of the list `rmail-dont-reply-to' are omitted; by default,
this list contains your own mailing address.
What should have happened:
Err ... the variable `rmail-dont-reply-to' doesn't exist. The variable is
`rmail-dont-reply-to-names', and it's a single string, a regexp, NOT a list
of regexps, as the above implies.
Please describe any relevant documentation references:
C-h i in Emacs, m Emacs, m Rmail, m Reply.