From: Mark Wooding Date: Tue, 22 Mar 2016 01:49:35 +0000 (+0000) Subject: dot/emacs: Put `org-remember' in with the rest of the Org-mode bindings. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/5b39779d2194c7b81dc2a48230a5f9546cd3f6f4 dot/emacs: Put `org-remember' in with the rest of the Org-mode bindings. --- diff --git a/dot/emacs b/dot/emacs index 52a9a1c..eac537f 100644 --- a/dot/emacs +++ b/dot/emacs @@ -579,7 +579,7 @@ (or mdw-fast-startup (trap (progn (org-remember-insinuate) - (global-set-key [?\C-c ?o ?r] 'org-remember)))) + (global-set-key [?\C-c ?g ?r] 'org-remember)))) ;; Minor mode listing