chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/emacs: Have Message use the From header as the envelope sender.
[profile]
/
dot
/
emacs
diff --git
a/dot/emacs
b/dot/emacs
index a29ff0be15af21bd2245400bcccbfbc175c00662..d06795de2fbf5c7af6f139c50040e9cb1ffebb0f 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-144,6
+144,7
@@
message-yank-prefix "> "
message-yank-cited-prefix "> "
message-send-mail-function 'message-send-mail-with-sendmail
+ message-sendmail-envelope-from 'header
message-indent-citation-function '(message-indent-citation
mdw-trim-spaces-after-citing))