emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: customize-face with default and diff-added


From: Chong Yidong
Subject: Re: customize-face with default and diff-added
Date: Sat, 16 Oct 2010 15:26:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"Aneesh Kumar K. V" <address@hidden> writes:

> ...
>
> I started with the above .emacs and enabled diff-mode and changed the
> diff-added face. That result in the default face details to be removed
> from the custom-set-faces above. The resulting .emacs was
>
> (custom-set-faces
>  ;; custom-set-faces was added by Custom.
>  ;; If you edit it by hand, you could mess it up, so be careful.
>  ;; Your init file should contain only one such instance.
>  ;; If there is more than one, they won't work right.
>  '(diff-added ((t (:inherit diff-changed :foreground "red")))))

I'm afraid I can't reproduce the problem.  Are you still seeing it?
This may have been a transient bug during the recent Custom changes.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]