bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making mail-envelope-from buffer-local


From: Bob Rogers
Subject: Re: Making mail-envelope-from buffer-local
Date: Fri, 4 Jul 2003 08:15:47 -0400

   From: Glenn Morris <gmorris+emacs@ast.cam.ac.uk>
   Date: Fri, 04 Jul 2003 12:04:00 +0100

   Bob Rogers wrote:

   > When I upgraded to 21.2 (with SuSE 8.1), I found that the new
   > sendmail-send-it has a much nicer mechanism than the kludge I had
   > been using. I now only need to do the following:
   >
   >    (setq mail-specify-envelope-from t)
   >    (setq mail-envelope-from new-return-address)
   >
   > However, it doesn't work to make these buffer-local in the *mail*
   > buffer:
   [...]
   > This is because the switch to the temporary buffer used by
   > sendmail-send-it leaves these variables behind.

   I think the version of sendmail.el in the Emacs CVS already handles
   this - maybe you'd like to try it out?

   http://savannah.gnu.org/projects/emacs/

The CVS version works for me; thank you.

                                        -- Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]