aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-07-17 08:10:08 -0700
committerGravatar Tom Willemse2019-07-17 08:10:08 -0700
commitc1ab19e9185d62beb1014a1695a2395b4b492cea (patch)
tree36842b6d4384240c1444207d84ba199a4df3a563
parentb2543abd9d4d7c5eb926174e3d92308d16a148ca (diff)
downloademacs-config-c1ab19e9185d62beb1014a1695a2395b4b492cea.tar.gz
emacs-config-c1ab19e9185d62beb1014a1695a2395b4b492cea.zip
Add more feeds
-rw-r--r--oni-elfeed.el25
1 files changed, 24 insertions, 1 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index 578eb37..8ca890d 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -42,7 +42,30 @@
("http://sachachua.com/blog/category/emacs/feed/" emacs)
("https://www.reddit.com/r/lisp/hot.xml" lisp)
("http://planet.lisp.org/rss20.xml" lisp)
- ("https://www.reddit.com/r/scheme/hot.xml" lisp scheme)))
+ ("https://www.reddit.com/r/scheme/hot.xml" lisp scheme)
+ "http://aphyr.com/posts.atom"
+ "https://news.ycombinator.com/rss"
+ "https://www.reddit.com/r/programming/hot.xml"
+ ("https://lwn.net/headlines/newrss" linux)
+ ("https://serversforhackers.com/feed.xml" linux)
+ "http://julien.danjou.info/blog/index.xml"
+ "https://sites.google.com/site/darkwavestyle/SecretPage1/posts.xml"
+ ("http://lispblog.xach.com/rss" lisp)
+ "http://esr.ibiblio.org/?feed=rss2"
+ "http://feeds.feedburner.com/GiantRobotsSmashingIntoOtherGiantRobots"
+ "http://grumpygamer.com/rss2.0"
+ "http://irreal.org/blog/?feed=rss2"
+ "http://devblog.avdi.org/feed/"
+ "http://wingolog.org/feed/atom"
+ "http://xach.livejournal.com/data/atom"
+ "http://allanmcrae.com/feed/"
+ "http://beej.us/blog/rss.xml"
+ "http://steve-yegge.blogspot.be/atom.xml"
+ "https://www.archlinux.org/feeds/news/"
+ ("http://blog.quicklisp.org/feeds/posts/default" lisp)
+ "http://www.gimp.org/news.rdf"
+ "https://nostarch.com/feeds/comingsoon.xml"
+ "https://nostarch.com/feeds/newbooks.xml"))
(add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago"