From 5ad6c5c86f4281b2bee7cbecb8714df8d2afdd22 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 8 Nov 2021 01:19:34 +0000 Subject: welcome, yank-media --- email.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'email.org') diff --git a/email.org b/email.org index 48eded8..44f4627 100644 --- a/email.org +++ b/email.org @@ -165,6 +165,10 @@ jao-message-maybe-sign)) (add-hook 'message-send-hook h)) #+end_src +*** Keybindings + #+begin_src emacs-lisp + (define-key message-mode-map (kbd "C-c y") #'yank-media) + #+end_src * sendmail/smtp #+begin_src emacs-lisp (require 'smtpmail) -- cgit v1.2.3