emacs-devel
[Top][All Lists]
Advanced

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

Re: linum and AUCTeX: line number face


From: Stephan Hennig
Subject: Re: linum and AUCTeX: line number face
Date: Tue, 18 Sep 2007 11:51:26 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 Hamster/2.1.0.1501

Stephen Berman schrieb:
> On Mon, 17 Sep 2007 19:38:46 +0200 Stephan Hennig wrote:
> 
> All you have to do is evaluate that sexp, e.g. type M-: and at the 
> prompt enter (copy-face 'default 'linum) and then hit the return key.
>  But as Stefan Monnier surmised and I confirmed in another reply,
> this doesn't do anything different than customizing the inherit
> attribute of the face.

Ok, thanks!


>> But an explicit weight value is ignored. Is that intended 
>> behaviour?
> 
> Again, not just weight, but also at least the highlighting done by 
> matching parentheses.

Yes, I didn't notice that so far.  This is really annoying when using
inverse video for matching parentheses (I do):

 '(show-paren-match ((((class color) (background light)) (:foreground
"#4488FF" :inverse-video t))))
 '(show-paren-mismatch ((((class color)) (:foreground "red"
:inverse-video t))))

Best regards,
Stephan Hennig





reply via email to

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