dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit 7efc3746722f70193c4f56bf62051d4800c47c6e
parent 9d66f6365f0aed46b9318098c7bf4cf25073a856
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Wed, 14 Nov 2018 14:55:02 +0100

Commit some minor stuff

- fix accidentally committed Emacs 27 customization
- add a useful Gnus shortcut when dealing with drafts

Diffstat:
M.emacs-custom.el | 2+-
M.gnus | 4++++
2 files changed, 5 insertions(+), 1 deletion(-)

diff --git 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 @@ -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