From 63c76114f4721b17db4f1fdc3ae45081f19aa7cd Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Wed, 8 Sep 2021 19:19:36 +0300 Subject: [PATCH] fix(emms): typo --- content/posts/2021-09-07-emms.md | 1 - org/2021-09-07-emms.org | 1 - public/posts/2021-09-07-emms/index.html | 3 +-- 3 files changed, 1 insertion(+), 4 deletions(-) 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