[Emacs] Workaround for elfeed-org not loading properly

Not a really clean fix, but, eh...
This commit is contained in:
Lucien Cartier-Tilet 2023-05-18 22:46:46 +02:00
parent 1cb1b64f59
commit 88972553e6
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -1534,7 +1534,7 @@ Last but not least, my Elfeed configuration is stored in an org file
thanks to ~elfeed-org~.
#+begin_src emacs-lisp
(use-package elfeed-org
:defer t
:defer nil
:after elfeed
:straight (:build t)
:init