summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-10 20:02:55 -0600
committerCase Duckworth2021-02-10 20:02:55 -0600
commit6efbd9361734c91ccd29d0e39f9ecb42db73a091 (patch)
tree4623a4644d7563fd66d07865c66001450aa12393 /config.org
parentWrap flyspell binding in with-eval-after-load (diff)
downloademacs-6efbd9361734c91ccd29d0e39f9ecb42db73a091.tar.gz
emacs-6efbd9361734c91ccd29d0e39f9ecb42db73a091.zip
Add feed
Diffstat (limited to 'config.org')
-rw-r--r--config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 02fc297..1a17b8f 100644 --- a/config.org +++ b/config.org
@@ -2081,6 +2081,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2081#+begin_src emacs-lisp :noweb-ref settings 2081#+begin_src emacs-lisp :noweb-ref settings
2082 (setq elfeed-feeds 2082 (setq elfeed-feeds
2083 `( 2083 `(
2084 ("https://www.greghendershott.com/feeds/all.atom.xml" tech)
2084 ("https://hans.gerwitz.com/feeds/writing.rss" fwends) 2085 ("https://hans.gerwitz.com/feeds/writing.rss" fwends)
2085 ("http://planet.lisp.org/rss20.xml" tech lisp) 2086 ("http://planet.lisp.org/rss20.xml" tech lisp)
2086 ("https://wflewis.com/feed.xml" blags fwends) 2087 ("https://wflewis.com/feed.xml" blags fwends)