Update emacs.org

This commit is contained in:
Sako 2023-11-04 18:39:30 +04:00 committed by GitHub
parent 1bcb9016e6
commit 72dddceb26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2817,9 +2817,7 @@ Dired is a built-in file manager for Emacs that does some pretty amazing things!
(last-id (elfeed-protocol-fever-get-update-mark proto-id 'update)))
(elfeed-protocol-fever-set-update-mark proto-id 'update (- last-id 1000)))
(run-at-time 300 300
(lambda () (when (= elfeed-curl-queue-active 0)
(elfeed-update))))
(add-hook 'elfeed-search-mode-hook 'elfeed-update)
#+end_src
* Org Mode Configuration Setup
** Babel Languages