emacs-devel
[Top][All Lists]
Advanced

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

Re: Underlining in compile.el


From: Nick Roberts
Subject: Re: Underlining in compile.el
Date: Wed, 29 Jun 2005 16:15:28 +1200

Juri Linkov writes:
 > > The mouse-face and mouse-1 binding lasts until the end of the first
 > > match (shown by carets):
 > >
 > > newcomment.el:279:        (insert cs " hello " ce)
 > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 > >
 > > I think it should be:
 > >
 > > newcomment.el:279:        (insert cs " hello " ce)
 > > ^^^^^^^^^^^^^^^^^
 > 
 > Have you tried this with the latest CVS?  This was fixed two weeks ago.

I have (+1200):

-rw-r--r--    1 nickrob  nick        23639 Jun 19 09:50 grep.el
-rw-r--r--    1 nickrob  nick        20544 Jun 24 01:33 grep.elc

and

-rwxr-xr-x   2 nickrob  nick   17668441 Jun 27 12:31 /home/nick/emacs/src/emacs

I've just recompiled the lisp files and I can now see underlining under the
filename and line number, but mouse-face and mouse-1 binding extends to the
first match as before.  Also the phrase "matches found" is underlined,
presumably because it has the same face as actual matches.

Nick




reply via email to

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