all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs 22 grep without the glare?
@ 2007-06-18 23:01 Tom Horsley
  2007-06-19 18:16 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Horsley @ 2007-06-18 23:01 UTC (permalink / raw)
  To: help-gnu-emacs

In trying to make grep and compile look less like an
explosion in a paint factory, I added a hook to turn off
font-lock mode in compile buffers (emacs 22).

Apparently this multi-colored, underlined, blinding
insanity is so tied into grep, that if I disable font
lock, it also disables the next-error function.

Any way to reduce the glare and still have grep work?
Perhaps find a bunch of faces and redefine them to
display identically to "normal" text?

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

* Re: emacs 22 grep without the glare?
  2007-06-18 23:01 emacs 22 grep without the glare? Tom Horsley
@ 2007-06-19 18:16 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2007-06-19 18:16 UTC (permalink / raw)
  To: help-gnu-emacs

> Perhaps find a bunch of faces and redefine them to
> display identically to "normal" text?

To "find the face", just put point on text with the offending face and do
M-x customize-face RET


        Stefan

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

end of thread, other threads:[~2007-06-19 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-18 23:01 emacs 22 grep without the glare? Tom Horsley
2007-06-19 18:16 ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.