GNU bug report logs -
#51450
Bugs in gnus-short-group-name
Previous Next
Reported by: Morgan.J.Smith <at> outlook.com
Date: Wed, 27 Oct 2021 22:06:01 UTC
Severity: normal
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 51450 <at> debbugs.gnu.org (full text, mbox):
Morgan.J.Smith <at> outlook.com writes:
> diff --git a/test/lisp/gnus/gnus-tests.el b/test/lisp/gnus/gnus-tests.el
Thanks; mostly applied, but moved to gnus-group-tests.el.
> + ;; This is a very aggressive shortening of the left hand side. I
> + ;; don't like this
> + ("nnimap+email <at> banana.salesman.example.com:234" . "email <at> banana:234")
> + ("nntp+some.where.edu:soc.motss" . "some:s.motss")
> + ("nntp+news.gmane.org:gmane.emacs.gnus.general" . "news:g.e.g.general")
> + ("nntp+news.gnus.org:gmane.text.docbook.apps" . "news:g.t.d.apps")
A function like this is very DWIM, and those are what I mean. :-)
> + ;; I think we should shorten using [[:alnum:]] characters if we
> + ;; can so this would be "I/Bananas" instead of "[/Bananas"
> + ("nnimap+email <at> example.com:[Invoices]/Bananas" . "email <at> example:[/Bananas")
I've now fixed this on the trunk.
> + ;; What is going on here? Is the "n" from "nnspool" somehow?
> + ("nnspool+alt.binaries.pictures.furniture" . "n.b.p.furniture"))))
Yes, I think so.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.