diff --git a/content/posts/2021-09-07-emms.md b/content/posts/2021-09-07-emms.md index 25ceed4..df60015 100644 --- a/content/posts/2021-09-07-emms.md +++ b/content/posts/2021-09-07-emms.md @@ -329,7 +329,6 @@ The advice there forces elfeed to use monospace fonts in the show buffer. I also use [elfeed-org](https://github.com/remyhonig/elfeed-org), which gives an option to store the feed config in an `.org` file instead of a variable: ```emacs-lisp -To store the feed config, (use-package elfeed-org :straight t :after (elfeed) diff --git a/org/2021-09-07-emms.org b/org/2021-09-07-emms.org index fb0aa4a..04d3f0b 100644 --- a/org/2021-09-07-emms.org +++ b/org/2021-09-07-emms.org @@ -286,7 +286,6 @@ The advice there forces elfeed to use monospace fonts in the show buffer. I also use [[https://github.com/remyhonig/elfeed-org][elfeed-org]], which gives an option to store the feed config in an =.org= file instead of a variable: #+begin_src emacs-lisp -To store the feed config, (use-package elfeed-org :straight t :after (elfeed) diff --git a/public/posts/2021-09-07-emms/index.html b/public/posts/2021-09-07-emms/index.html index 4dbf031..1ac3b6c 100644 --- a/public/posts/2021-09-07-emms/index.html +++ b/public/posts/2021-09-07-emms/index.html @@ -239,8 +239,7 @@ gunicorn main:app (apply fun r)))))
The advice there forces elfeed to use monospace fonts in the show buffer.
I also use elfeed-org, which gives an option to store the feed config in an .org file instead of a variable:
To store the feed config,
-(use-package elfeed-org
+(use-package elfeed-org
:straight t
:after (elfeed)
:config