We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
elfeed
1 parent d99f1f0 commit 189d18dCopy full SHA for 189d18d
modules/me-rss.el
@@ -16,6 +16,8 @@
16
;; An Emacs RSS web feeds client
17
(use-package elfeed
18
:straight t
19
+ ;; BUG+TEMP: Disable `elfeed' as it is broken for now. See https://github.com/skeeto/elfeed/issues/530
20
+ :disabled
21
:init
22
(defcustom +elfeed-images-dir "~/Pictures/elfeed/"
23
"Directory of downloaded pictures."
0 commit comments