diff options
Diffstat (limited to 'ravi-init-mu.el')
| -rw-r--r-- | ravi-init-mu.el | 1 |
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 |
