[Emacs] Remove unused variable
This commit is contained in:
parent
431750aa12
commit
7e41b4cf70
@ -2282,7 +2282,6 @@ the export part and write your emails directly in org-mode?
|
|||||||
org-msg-default-alternatives '((new . (text html))
|
org-msg-default-alternatives '((new . (text html))
|
||||||
(reply-to-html . (text html))
|
(reply-to-html . (text html))
|
||||||
(reply-to-text . (text)))
|
(reply-to-text . (text)))
|
||||||
org-msg-convert-citation t
|
|
||||||
org-msg-greeting-name-limit 3
|
org-msg-greeting-name-limit 3
|
||||||
org-msg-signature (format "\n--\n#+begin_signature\n%s\n#+end_signature"
|
org-msg-signature (format "\n--\n#+begin_signature\n%s\n#+end_signature"
|
||||||
(with-temp-buffer
|
(with-temp-buffer
|
||||||
|
Loading…
Reference in New Issue
Block a user