emacs-devel
[Top][All Lists]
Advanced

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

Re: Setting rectangle-preview face in init.


From: Daniele Nicolodi
Subject: Re: Setting rectangle-preview face in init.
Date: Fri, 11 Oct 2019 10:13:57 -0600
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 11-10-2019 09:44, Ergus wrote:
> On Fri, Oct 11, 2019 at 10:22:29AM -0400, Stefan Monnier wrote:
>>>>> I am trying to set the rectangle-preview face in my init.el
>>>> How?
>>> (set-face-attribute 'rectangle-preview nil :background "#cd0000")
>>
>> Why?  Use Customize instead.  It really works much more sanely for faces.
>>
> Thanks for the answer. I will find another way in any case. But this is
> the first time this happens to me.
> 
> Just to comment:
> 
> I don't like to use Customize interfaces because:

[snip]

I think Stefan was trying to point you to `custom-set-faces`.

Cheers,
Dan



reply via email to

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