summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs-custom.el2
-rw-r--r--.gnus4
2 files changed, 5 insertions, 1 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el
index 0ae7e88..4936b62 100644
--- a/.emacs-custom.el
+++ b/.emacs-custom.el
@@ -39,7 +39,7 @@
'(markdown-command "pandoc -s")
'(markdown-enable-math t)
'(markdown-header-scaling t)
- '(markdown-indent-on-enter 'indent-and-new-item)
+ '(markdown-indent-on-enter (quote indent-and-new-item))
'(menu-bar-mode nil)
'(minibuffer-depth-indicate-mode t)
'(org-startup-indented t)
diff --git a/.gnus b/.gnus
index 940422d..c43e0c2 100644
--- a/.gnus
+++ b/.gnus
@@ -46,6 +46,10 @@
;; # mark for next action
;; M-#, M P u unmark for next action
;;
+;; In draft summary buffer:
+;;
+;; D e edit draft
+;;
;; Both:
;;
;; m compose