elfeed
elfeed copied to clipboard
An Emacs web feeds client
1. `C-x w` to get elfeed feed 2. Open any feed entry with `RET` 3. `split-window-below` to get split windows 4. `quit-window` to go back to feed, `quit-window` to go...
Consider the feed `https://dl.acm.org/action/showFeed?type=etoc&feed=rss&jc=pacmpl`, This feed provides creator/author information but elfeed does not seem to parse it.
Excellent tool. Let's say that I don't want to mix my work-related feeds with my leisure feeds. Is it possible to have two sets of feeds set up? Thanks!
Is it possible to write a filter that shows entries tagged important or relevant? Or perhaps filter on some truthy function?
I noticed that three sites I follow, all Wordpress, were returning curl error 92: a failure to properly close stream. Some searching suggested that that might be a problem with...
elfeed-log only shows "Wrote ~/.emacs"
For certain feeds, such as [XKCD's Atom feed](https://xkcd.com/atom.xml), it contains a summary tag, but not a content tag, so that unfortunately Elfeed shows that the entry is empty. It would...
Hello, this PR aims to solve the bug describe in the title: basically, when one man tries to play the enclosure, an error is spawn indicating that the current playlist...
This pull request allows users and package authors to extend elfeed's GC mechanism to store elfeed-refs anywhere, not only the content slot of an elfeed entry in the database. Fixes...
Using Emacs from `master`, I sometimes see this error on initialization: ``` Symbol's value as variable is void: byte-compile-root-dir ``` Call stack: ``` Debugger entered--Lisp error: (void-variable byte-compile-root-dir) byte-code("\301\302!\210\10\204\24\0\303\304!\210\303\305!\210\303\306!\210\301\207" [byte-compile-root-dir...