Update emacs.org
This commit is contained in:
parent
7a5b100d4b
commit
667354977a
1 changed files with 32 additions and 32 deletions
|
@ -2830,7 +2830,7 @@ Dired is a built-in file manager for Emacs that does some pretty amazing things!
|
|||
(lambda () (when (= elfeed-curl-queue-active 0)
|
||||
(elfeed-update))))
|
||||
|
||||
(add-hook 'emacs-startup-hook elfeed-update)
|
||||
(add-hook 'emacs-startup-hook (elfeed-update))
|
||||
|
||||
#+end_src
|
||||
* Org Mode Configuration Setup
|
||||
|
|
Loading…
Reference in a new issue