diff options
author | Marc Coquand <marc@coquand.email> | 2024-11-30 18:37:59 +0200 |
---|---|---|
committer | Marc Coquand <marc@coquand.email> | 2024-11-30 18:37:59 +0200 |
commit | d13b382e29bb6dcf34f683936722762b366f316a (patch) | |
tree | 0eb175e24a1e8e0befb167d20a2bb2ca786964ff /home/dots | |
parent | 92f3b11c6a90eaa3453d7776cd73b324ba65b6d9 (diff) | |
download | guix-d13b382e29bb6dcf34f683936722762b366f316a.tar.gz guix-d13b382e29bb6dcf34f683936722762b366f316a.tar.bz2 guix-d13b382e29bb6dcf34f683936722762b366f316a.zip |
.
Diffstat (limited to 'home/dots')
-rw-r--r-- | home/dots/.emacs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs index af9aa2e..2bad7c4 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -1415,7 +1415,7 @@ (rmail)) :custom (rmail-mime-prefer-html nil) - ;; Improved forwarding experience + ;; Makes forwarding works as expected (rmail-enable-mime-composing nil) (rmail-displayed-headers "^\\(?:Cc\\|Date\\|From\\|Subject\\|To\\|List-Id\\):")) |