summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRavi R Kiran <aine.marina@gmail.com>2014-09-20 04:23:00 (GMT)
committerRavi R Kiran <aine.marina@gmail.com>2014-09-20 04:23:00 (GMT)
commit221aefd7684a856fcc8877014875dec520638126 (patch)
tree42b20e3442d5ae45041d015ace6a32acb63fd318
parent5af7ab8b827c83d1193c2ee867a686d1407b29f3 (diff)
downloaddotemacs-221aefd7684a856fcc8877014875dec520638126.zip
dotemacs-221aefd7684a856fcc8877014875dec520638126.tar.gz
dotemacs-221aefd7684a856fcc8877014875dec520638126.tar.bz2
Better message citation
-rw-r--r--ravi-init-mu.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/ravi-init-mu.el b/ravi-init-mu.el
index 53dcbd2..3a2de1a 100644
--- a/ravi-init-mu.el
+++ b/ravi-init-mu.el
@@ -153,6 +153,7 @@
)
;; Allow attaching files from dired
+ (setq message-citation-line-function 'message-insert-formatted-citation-line)
(require 'gnus-dired)
;; make the `gnus-dired-mail-buffers' function also work on
;; message-mode derived modes, such as mu4e-compose-mode