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

How to test function for new entry hook? #473

Open
manueldeljesus opened this issue Nov 15, 2022 · 0 comments
Open

How to test function for new entry hook? #473

manueldeljesus opened this issue Nov 15, 2022 · 0 comments

Comments

@manueldeljesus
Copy link

Dear Chris:

I am in the process of learning Elisp and have thought to implement a content tweaking function to be able to read Dilbert's rss in elfeed. I would like to program a function to change the contents of the feed, downloading the web contents from the link that appears in the header of the rss entry.

However, I do not know how to test the function. I would like to know how may I get entries, even the ones in the database, to test my function. I am not sure on what kind of data or structure the elfeed functions return, so I would really appreciate if you could point me towards a way to analyze the values returned by the different functions.

Your help will be much appreciated.

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

1 participant