emacs-devel
[Top][All Lists]
Advanced

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

Re: follow-link not on mouse-face


From: Juri Linkov
Subject: Re: follow-link not on mouse-face
Date: Tue, 25 Oct 2005 23:59:59 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

>> Is it possible to do that but including the colon with the line
>> number?
>
> It's possible but only if the line number uses a different face for
> mouse-face.  I don't want the line-number highlight to look different
> since it does the same thing as the highlight on match data, so that
> would mean defining a new face that inherits from 'highlight, and use it
> for the line numbers.  I don't find it terribly elegant.

Surely, it is not elegant, and only introduces unnecessary clutter.
I see nothing wrong with highlighting the whole line (line number +
colon + matching line) as one block with the `highlight' face.

You can try out how well it worked in Emacs 21.4.  I see no reason to
change this.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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