GNU bug report logs -
#64202
[PATCH] Gnus: Add back end for Atom feeds (nnatom)
Previous Next
Reported by: Daniel Semyonov <daniel <at> dsemy.com>
Date: Wed, 21 Jun 2023 07:12:02 UTC
Severity: wishlist
Tags: patch
Merged with 66188
Found in version 29.1
Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 64202 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
>>>>> Daniel Semyonov writes:
> This patch adds a back end for Atom feeds to Gnus, and
> documents it.
Attached is an updated version of the patch with the following changes:
- Remove "backend+" prefix from server addresses returned by
'nnoo-current-server'.
- Don't handle HTML in any special way when printing content.
- Fix group renaming when the last server of a backend inheriting from
nnatom was of a different backend than the groups'.
- Fix newly parsed feed information being overwritten by old on-disk
information (not sure how I missed this one before).
- Support all content types supported by Atom (I think). Previously I
stated Atom only supports plain text and (X)HTML. This is wrong -
Atom supports arbitrary MIME types too, and thankfully the encoding of
binary data is defined to be base64, which is natively supported by Gnus.
- Change format of stored links - now an alist mapping MIME types (or
lists of them) to a string to print is used.
- Support printing custom article-wide MIME headers.
- Probably some more minor stuff I don't remember.
Also attached is an updated version of the nnyt backend I use for
testing inheritance.
Daniel
[0001-Gnus-Add-back-end-for-Atom-feeds-nnatom.patch (text/x-patch, attachment)]
[nnyt.el (application/emacs-lisp, attachment)]
This bug report was last modified 1 year and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.