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: Glenn Morris
Subject: Re: Making mail-envelope-from buffer-local
Date: Fri, 04 Jul 2003 12:04:00 +0100
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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/





reply via email to

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