nnnrss: an nnfeed-based rss-method
nnrss was giving me grief, so I wrote a new version based on nnfeed. I hacked this together in about a day after reading the source code for nnatom and nnfeed, so it's probably not the most robust. However, at this point it works well enough that I've started actually using it as my method for RSS feeds, so I thought it might be of interest to some of you. Code is at https://github.com/jjbarr/nnnrss.
Re: keywords in Thunderbird are not shown in Gnus Mails
Hi, Am 04.03.25 um 13:09 schrieb Alberto Luaces via Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English): gfp writes: I added keywords to mails in Thunderbird in order to find important mails later on. If this is the same mechanism as tagging in Thunderbird, they are not propagated to the server, so I have been unable to see my marks even on different Thunderbird installations. Yes, you are right, even on the server the keywords are not stored. Yes, it is the same mechanism as tagging in Thunderbird. Is it possible in Gnus with registry to have 200 and more registry marks? or are there only approx. 5 different? I have got now approx. 200 different tags, and if there are important messages, I add a new tag in order to find those messages later more easily. thanks Gottfried OpenPGP_0x61FAF349C9FB7F94.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature
Re: Problem in gnus-alias at emacs 30?
Which version are you using? I haven't had that problem so far. GNU Emacs 31.0.50 (build 1, x86_64-suse-linux-gnu, GTK+ Version 3.24.48, cairo version 1.18.2)
Re: nnnrss: an nnfeed-based rss-method
Thank you. The github page states as the issues with nnrss that you faced: - inability to browse servers or individually configure settings on a per-feed basis Do you mind elaborate into how nnnrss solves this? - and has at various times decided to chuck out my feed urls. Can you please elaborate on this? I have used nnrss before, and my issue with it is that it (1) syncriounus, causing emacs to freeze for a while, (2) does not support atom, and I have not used emacs 30, and (3) cannot be configured to use curl, and that was necessary in my case since some website required auth. I moved on to use elfeed. I have not needed or seen the issues you mentioned. -- Husain