GNU bug report logs -
#51371
28.0.50; [PATCH] Make list-colors-display sorting support general
Previous Next
Reported by: dalanicolai <dalanicolai <at> gmail.com>
Date: Sun, 24 Oct 2021 09:37:01 UTC
Severity: wishlist
Tags: patch
Found in version 28.0.50
Fixed in version 29.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
I see, it is called when setting the face foreground/background via the
customize menu.
I've tested it, and it works still perfectly fine (as expected...
predicting the expected
effects/implications in this case seems quite straightforward to me).
On Mon, 25 Oct 2021 at 00:08, Stefan Kangas <stefan <at> marxist.se> wrote:
> dalanicolai <dalanicolai <at> gmail.com> writes:
>
> > (@stefan Did not notice it was a group message)
> >
> > Not really, I think. But if so then I guess we could just call it with
> > list-colors-sort set to nil:
> > ```
> > (let ((list-colors-sort 'nil))
> ^ no need to quote nil, BTW.
> > (list-colors-display (mapcar #'car shr-color-html-colors-alist)
> > nil))
> > ```
>
> Do we have any data from e.g. GNU ELPA, MELPA, GitHub or something to
> back that up?
>
> I checked, and we have only one call to `list-colors-display' in the
> Emacs tree: in `widget-color--choose-action'. Does that function still
> work as it should with your patch?
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.