GNU bug report logs - #10630
24.0.92; :inheirt isn't being inherited in custom themes

Previous Next

Package: emacs;

Reported by: Adam Christensen <pope <at> shifteleven.com>

Date: Sat, 28 Jan 2012 18:43:02 UTC

Severity: normal

Merged with 8454

Found in versions 24.0, 24.0.92

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 10630-done <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: Adam Christensen <pope <at> shifteleven.com>
Cc: 10630-done <at> debbugs.gnu.org
Subject: Re: bug#10630: 24.0.92;
	:inheirt isn't being inherited in custom themes
Date: Sun, 25 Nov 2012 12:51:41 +0800
Adam Christensen <pope <at> shifteleven.com> writes:

>     (deftheme foo
>       "A test theme.")
>     
>     (custom-theme-set-faces
>      'foo
>      '(region ((t (:background "LightSkyBlue1"))))
>      '(isearch ((t (:inherit region)))))
>     
>     (provide-theme 'foo)
>
> This doesn't appear to change the background of isearch. This did work
> in Emacs 23.3.

I've committed a change to trunk which fixes this, by making theme faces
completely replace defface specs.




This bug report was last modified 12 years and 238 days ago.

Previous Next


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