emacs-devel
[Top][All Lists]
Advanced

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

Re: How to setup a simple face in 24.2


From: Andreas Schwab
Subject: Re: How to setup a simple face in 24.2
Date: Tue, 21 Aug 2012 22:05:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Thierry Volpiatto <address@hidden> writes:

> Andreas Schwab <address@hidden> writes:
>
>> Thierry Volpiatto <address@hidden> writes:
>>
>>> I have this face that behave differently in customize interface
>>> depending the emacs version I use:
>>>
>>> #+BEGIN_SRC lisp
>>> (defface helm-grep-file
>>>     '((t (:foreground "BlueViolet"
>>>           :underline t)))
>>>   "Face used to highlight grep results filenames."
>>>   :group 'helm-grep)
>>>
>>> #+END_SRC
>>
>> Worksforme.
> Please develop, I don't know what mean worksforme.

Did you really mean 24.2?

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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