unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* mouseover color in *grep* buffer no on on some filenames
@ 2003-06-20  2:10 Dan Jacobson
  2003-06-20 16:16 ` John Paul Wallington
       [not found] ` <E19TaQ1-0000Aw-Sn@fencepost.gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Jacobson @ 2003-06-20  2:10 UTC (permalink / raw)


Let's say we have emacs configured so that one sees colors during mouseover.
I see the color on the first four, but not the last three:

changelog.Debian.gz:14:  * Replaced dotlock alternative with lockmail.
changelog.Debian.gz:69:  * Fixed dotlock manual page link.
changelog.Debian.gz:125:  * Use alternatives for maildirmake and dotlock
changelog.Debian.gz:131:  * Remove dotlock from /usr/bin to avoid conflicts (closes: #54008)
changelog.gz:56:	* Replace dotlock with lockmail.
changelog.gz:173:	* Converted dotlock, mailbot, reformail, reformime man pages to
changelog.gz:505:* V0.54b - Changed auto-configuration logic for enabling dotlocks.

I did cd /usr/share/doc/maildrop/ (grep "zgrep -n -e dotlock *")
Emacs/21.2 .emacs = http://jidanni.org/comp/emacs.txt

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mouseover color in *grep* buffer no on on some filenames
  2003-06-20  2:10 mouseover color in *grep* buffer no on on some filenames Dan Jacobson
@ 2003-06-20 16:16 ` John Paul Wallington
  2003-06-23 20:23   ` Dan Jacobson
       [not found] ` <E19TaQ1-0000Aw-Sn@fencepost.gnu.org>
  1 sibling, 1 reply; 4+ messages in thread
From: John Paul Wallington @ 2003-06-20 16:16 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> Let's say we have emacs configured so that one sees colors during mouseover.
> I see the color on the first four, but not the last three:
> 
> changelog.Debian.gz:14:  * Replaced dotlock alternative with lockmail.
> changelog.Debian.gz:69:  * Fixed dotlock manual page link.
> changelog.Debian.gz:125:  * Use alternatives for maildirmake and dotlock
> changelog.Debian.gz:131:  * Remove dotlock from /usr/bin to avoid conflicts (closes: #54008)
> changelog.gz:56:	* Replace dotlock with lockmail.
> changelog.gz:173:	* Converted dotlock, mailbot, reformail, reformime man pages to
> changelog.gz:505:* V0.54b - Changed auto-configuration logic for enabling dotlocks.
> 
> I did cd /usr/share/doc/maildrop/ (grep "zgrep -n -e dotlock *")
> Emacs/21.2 .emacs = http://jidanni.org/comp/emacs.txt

How about saying:

(setq compile-auto-highlight t)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mouseover color in *grep* buffer no on on some filenames
       [not found] ` <E19TaQ1-0000Aw-Sn@fencepost.gnu.org>
@ 2003-06-22  1:54   ` Dan Jacobson
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Jacobson @ 2003-06-22  1:54 UTC (permalink / raw)
  Cc: bug-gnu-emacs

RMS>     Let's say we have emacs configured so that one sees colors during mouseover.
RMS>     I see the color on the first four, but not the last three:

RMS> I could try to think about it if you send a precise test case to try.

Not so fast, you are sounding like M-x doctor with these requests for
more information... well, ok,
$ cat phonygrepresults
changelog.Debian.gz:14:  * Replaced dotlock alternative with lockmail.
changelog.Debian.gz:69:  * Fixed dotlock manual page link.
changelog.Debian.gz:125:  * Use alternatives for maildirmake and dotlock
changelog.Debian.gz:131:  * Remove dotlock from /usr/bin to avoid conflicts (closes: #54008)
changelog.gz:56:	* Replace dotlock with lockmail.
changelog.gz:173:	* Converted dotlock, mailbot, reformail, reformime man pages to
changelog.gz:505:* V0.54b - Changed auto-configuration logic for enabling dotlocks.
$ emacs --no-site-file -q -eval '(grep "cat phonygrepresults")'
Ok, notice as we move the mouse around, nothing lights up. Ok, now
middle click one one of the first 4 lines, and hit ^G when it asks you
what file. Notice now the lines light up upon mouseover.  However the
last 3 don't light up until you've at least clicked one of them once.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mouseover color in *grep* buffer no on on some filenames
  2003-06-20 16:16 ` John Paul Wallington
@ 2003-06-23 20:23   ` Dan Jacobson
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Jacobson @ 2003-06-23 20:23 UTC (permalink / raw)


jpw> How about saying: (setq compile-auto-highlight t)
I see.  What I thought was erratic behavior is indeed well described
there under "nil".  Perhaps they strive to save CPU cycles by doing
things in steps.  Maybe today's CPU cycles are more abundant.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-06-23 20:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-20  2:10 mouseover color in *grep* buffer no on on some filenames Dan Jacobson
2003-06-20 16:16 ` John Paul Wallington
2003-06-23 20:23   ` Dan Jacobson
     [not found] ` <E19TaQ1-0000Aw-Sn@fencepost.gnu.org>
2003-06-22  1:54   ` Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).