("C-c a" . org-agenda)
("C-c c" . org-capture)
("C-c b" . org-switchb)
- ("<f6>" . re/org-show-agenda)
- ("S-<f6>" . re/org-agenda-new-frame)
- ("<f8>" . re/org-agenda-show-custom)
- ("S-<f8>" . re/org-agenda-custom-new-frame)
+ ;; ("<f6>" . re/org-show-agenda)
+ ;; ("S-<f6>" . re/org-agenda-new-frame)
+ ;; ("<f8>" . re/org-agenda-show-custom)
+ ;; ("S-<f8>" . re/org-agenda-custom-new-frame)
:map
org-mode-map
("M-<right>" . org-shiftmetaright)
(add-hook 'howm-mode-hook 'howm-mode-set-buffer-name)
:bind
(
- ;; ("S-<f6>" . howm-menu)
- ;; ("S-<f8>" . re/howm-menu-new-frame)
+ ("<f6>" . howm-menu)
+ ("S-<f6>" . re/howm-menu-new-frame)
:map howm-mode-map
("C-c , k" . re/howm-create-keyword)))