From 3d0579ebe218bfe2a2bef553579465b92f88a9c2 Mon Sep 17 00:00:00 2001 From: fpi Date: Mon, 27 Jul 2020 11:11:58 +0200 Subject: Make gnorb use org-refile-targets --- emacs-init.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'emacs-init.org') diff --git a/emacs-init.org b/emacs-init.org index ac8ebcd..5200e15 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -3414,7 +3414,11 @@ Default keybindings: '(progn (define-key message-mode-map (kbd "C-c t") #'gnorb-gnus-outgoing-do-todo))) #+end_example - +**** More refile targets +Make gnorb consider the same refile targets as org. +#+begin_src emacs-lisp :tangle no :noweb-ref gnorb-custom +(gnorb-gnus-trigger-refile-targets org-refile-targets) +#+end_src *** Inline images Resize inline images to 400px but respect width specifications in attribute lines. -- cgit v1.2.3