]> git.eshelyaron.com Git - emacs.git/commit
nnfeed: (Mostly) fix group descriptions
authorDaniel Semyonov <daniel@dsemy.com>
Mon, 1 Jul 2024 22:42:26 +0000 (01:42 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:16:56 +0000 (15:16 +0200)
commit91f202f3f6331dc7c0cf3e662ab062e9d2760779
tree55b4ef317364a986641b993863009e7b23a62d97
parent45e0f547338527b553b4af95f4c8ebe9e5e0514a
nnfeed: (Mostly) fix group descriptions

* lisp/gnus/nnfeed.el (nnfeed--group-description): New function.
(nnfeed-request-group-description, nnfeed-request-list-newsgroups):
Use `nnfeed--group-description' and always return t if group data
is found.  (Bug#71888)

(cherry picked from commit 2fb6a98ecfa1579273a640e923f2e52f75e1f7ad)
lisp/gnus/nnfeed.el