GNU bug report logs -
#78808
28.2; Debian 12 GNU Emacs bug in Custom
Previous Next
To reply to this bug, email your comments to 78808 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78808
; Package
emacs
.
(Mon, 16 Jun 2025 18:36:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Barry Davidson <m4 <at> danwin1210.de>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 16 Jun 2025 18:36:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello!
After changing settings in Custom and after visiting and changing
existing theme in customize-create-theme, Custom fails to put ( )
around values for key :inherit. Example:
It writes (:inherit link) instead of (:inherit (link)).
Emacs then complains about errors in theme and if I visit it in
customize-create-theme, then those fields are not properly displayed:
instead of checkboxes there are just elisp code sections.
I fixed my custom theme by manually adding parentheses ( ) after every
:inherit keyword, like so: (:inherit (variable-pitch));
Custom wrote it as (:inherit variable-pitch) without parentheses.
Thanks!
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#78808
; Package
emacs
.
(Tue, 17 Jun 2025 11:10:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 78808 <at> debbugs.gnu.org (full text, mbox):
> Date: Mon, 16 Jun 2025 15:49:13 +0300
> From: Barry Davidson via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> After changing settings in Custom and after visiting and changing
> existing theme in customize-create-theme, Custom fails to put ( )
> around values for key :inherit. Example:
> It writes (:inherit link) instead of (:inherit (link)).
> Emacs then complains about errors in theme and if I visit it in
> customize-create-theme, then those fields are not properly displayed:
> instead of checkboxes there are just elisp code sections.
> I fixed my custom theme by manually adding parentheses ( ) after every
> :inherit keyword, like so: (:inherit (variable-pitch));
> Custom wrote it as (:inherit variable-pitch) without parentheses.
Thank you for your report. But please describe a detailed recipe for
reproducing this problem starting from "emacs -Q". Please include all
the commands you typed, including the specific theme you tried and the
variables/faces you customized. Such a detailed description is
important for efficiently investigating the problem and its source, if
it still exists in the latest releases of Emacs (the last released
version is 30.1, with 30.2 in the works and expected to be released
soon).
This bug report was last modified 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.