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 _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel