Mercurial > emacs
diff lisp/mail/mail-utils.el @ 112095:96d88ed18438
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
" *temp*" buffer.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 01 Jan 2011 22:16:03 -0500 |
parents | f8b430cb91a7 |
children | 40af77a50adc |
line wrap: on
line diff
--- a/lisp/mail/mail-utils.el Sat Jan 01 18:46:30 2011 -0800 +++ b/lisp/mail/mail-utils.el Sat Jan 01 22:16:03 2011 -0500 @@ -237,12 +237,12 @@ nil 'literal address 2))) address)))) -;;; The following piece of ugliness is legacy code. The name was an -;;; unfortunate choice --- a flagrant violation of the Emacs Lisp -;;; coding conventions. `mail-dont-reply-to' would have been -;;; infinitely better. Also, `rmail-dont-reply-to-names' might have -;;; been better named `mail-dont-reply-to-names' and sourced from this -;;; file instead of in rmail.el. Yuck. -pmr +;; The following piece of ugliness is legacy code. The name was an +;; unfortunate choice --- a flagrant violation of the Emacs Lisp +;; coding conventions. `mail-dont-reply-to' would have been +;; infinitely better. Also, `rmail-dont-reply-to-names' might have +;; been better named `mail-dont-reply-to-names' and sourced from this +;; file instead of in rmail.el. Yuck. -pmr (defun rmail-dont-reply-to (destinations) "Prune addresses from DESTINATIONS, a list of recipient addresses. All addresses matching `rmail-dont-reply-to-names' are removed from