emacs-devel
[Top][All Lists]
Advanced

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

Re: Compilation-mode putting `help-echo', `mouse-face' on `font-lock-ext


From: Tobias C. Rittweiler
Subject: Re: Compilation-mode putting `help-echo', `mouse-face' on `font-lock-extra-managed-props'
Date: Wed, 16 Sep 2009 16:57:17 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <...> writes:

> > Why does compilation-mode put `help-echo', and `mouse-face' on
> > `font-lock-extra-managed-props'?
>
> Because it places those properties from font-lock.
>
> > As far as I can see that prevents me from easily inserting links (say to
> > reference documentation) into a compilation buffer, and make clicking on
> > it open a web browser.
>
> Unless you do it from font-lock, of course.
>
> > Is there an alternative way?
>
> Place those properties from font-lock rules.

Hrm. Ok. Thanks!

  -T.





reply via email to

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