summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-11-30 18:37:59 +0200
committerMarc Coquand <marc@coquand.email>2024-11-30 18:37:59 +0200
commitd13b382e29bb6dcf34f683936722762b366f316a (patch)
tree0eb175e24a1e8e0befb167d20a2bb2ca786964ff /home
parent92f3b11c6a90eaa3453d7776cd73b324ba65b6d9 (diff)
downloadguix-d13b382e29bb6dcf34f683936722762b366f316a.tar.gz
guix-d13b382e29bb6dcf34f683936722762b366f316a.tar.bz2
guix-d13b382e29bb6dcf34f683936722762b366f316a.zip
.
Diffstat (limited to 'home')
-rw-r--r--home/dots/.emacs2
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\\):"))