GNU bug report logs - #74554
31.0.50; [PATCH] gnus: fix logo color customization

Previous Next

Packages: gnus, emacs;

Reported by: Trevor Arjeski <tmarjeski <at> gmail.com>

Date: Wed, 27 Nov 2024 07:43:02 UTC

Severity: wishlist

Tags: patch

Found in version 31.0.50

Fixed in version 31.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 74554 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Trevor Arjeski <tmarjeski <at> gmail.com>
Cc: Andrew Cohen <acohen <at> ust.hk>, Eric Abrahamsen <eric <at> ericabrahamsen.net>,
 74554 <at> debbugs.gnu.org
Subject: Re: bug#74554: 31.0.50; [PATCH] gnus: fix logo color customization
Date: Tue, 11 Feb 2025 11:15:15 -0800
Trevor Arjeski <tmarjeski <at> gmail.com> writes:

> 1. Add the following code to an init.el:
>
>    (use-package gnus
>      :ensure nil
>      :custom
>      (gnus-logo-color-style 'neutral))
>
> 2. Start emacs, M-x gnus, and notice that the logo does not change to
> the neutral gray colors.
>
> This does not seem to happen when using the Customization interface
> which puts `custom-set-variables' in your init.el:
>
>       (custom-set-variables
>        '(gnus-logo-color-style 'neutral))
>
>
> I'm not sure if this is related to use-package's :custom keyword, but I
> have not come across this issue while using any other built-in emacs
> packages.
>
> Please see the attached patch file for a possible fix and minor
> improvement.
>
> Thanks,
> Trevor

Andrew, Eric, could you please help review this patch?




This bug report was last modified 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.