|
|
|
|
@ -1018,13 +1018,7 @@ |
|
|
|
|
|
|
|
|
|
(require 'org) |
|
|
|
|
(require 'org-habit) |
|
|
|
|
|
|
|
|
|
;(require 'helm-org) |
|
|
|
|
;(add-to-list 'helm-completing-read-handlers-alist '(org-capture . helm-org-completing-read-tags)) |
|
|
|
|
; (add-to-list 'helm-completing-read-handlers-alist '(org-set-tags-command . helm-org-completing-read-tags)) |
|
|
|
|
; (add-to-list 'helm-completing-read-handlers-alist '(org-set-tags |
|
|
|
|
; . helm-org-completing-read-tags)) |
|
|
|
|
#+end_src |
|
|
|
|
#+end_src |
|
|
|
|
*** Hooks |
|
|
|
|
Enable ~auto-fill-mode~ (see [[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Auto-Fill.html][the manual]]]: honestly I do not see |
|
|
|
|
where I would not want to use this feature). |
|
|
|
|
|