Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging process for elfeed? #520

Open
DSMasterson opened this issue Jul 11, 2024 · 3 comments
Open

Debugging process for elfeed? #520

DSMasterson opened this issue Jul 11, 2024 · 3 comments

Comments

@DSMasterson
Copy link

I'm trying to get elfeed to work, but I'm getting nowhere. I set:

(setq elfeed-feeds '("http://nullprogram.com/feeds"))

Then try to 'elfeed to test it, but all I get is an empty database with the suggestion to run 'elfeed-update (which doesn't seem to do anything). I tried switching to url-retrieve instead of curl, but nothing changed.

I've been around Emacs for quite a while (40 years off and on), so I'm not a newbie, but I'm not a Lisp programmer either (I can hack the basics). I'm looking for any documentation on where to start in debugging this further.

@skeeto
Copy link
Owner

skeeto commented Jul 11, 2024 via email

@DSMasterson
Copy link
Author

DSMasterson commented Jul 14, 2024 via email

@DSMasterson
Copy link
Author

DSMasterson commented Jul 14, 2024

Whoops. I still need help.

I mis-typed it as "feeds" above, but I typed it as "feed" in my .emacs setup. When I run 'elfeed, I get a elfeed-search buffer, but no elfeed-log buffer. The search buffer has a strange message on the first line that I can't seem to copy/paste. It says:

Database empty. Use elfeed-add-feed, or elfeed-load-opml, or elfeed-update.

What am I missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants