chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e2363e4
)
dot/emacs: Insinuate `org' with `remember'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Dec 2009 11:43:23 +0000
(11:43 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Dec 2009 11:43:23 +0000
(11:43 +0000)
Maybe I'll remember to use them.
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 9c394b696cdf4986d7e7f8e1212866d861d12625..ae0889d5136294c381ec74a8f2984d9ad6ccd39a 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-446,6
+446,10
@@
#'(lambda () (mdw-clobber-evil-keymap org-mode-map)))
(add-hook 'org-agenda-mode-hook
#'(lambda () (mdw-clobber-evil-keymap org-agenda-mode-map)))
+(or mdw-fast-startup
+ (progn
+ (org-remember-insinuate)
+ (global-set-key [?\C-c ?r] 'org-remember)))
;; Recognising types of files.