emacs-devel
[Top][All Lists]
Advanced

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

Re: can we please define a face for compile.el mouseover?


From: Stefan Monnier
Subject: Re: can we please define a face for compile.el mouseover?
Date: Tue, 15 Feb 2011 16:12:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Can we please define a face to be used for the `mouse-face' property in the
> `compile.el' code?

Why do you want a different mouse-face in compile.el than elsewhere?

> It doesn't make sense to hard-code `highlight' in this code.
> For a user to be able to use a different face for mouseover s?he needs
> to duplicate EACH of the

Actually, you should be able to do it cleanly using face-remapping.


        Stefan



reply via email to

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