From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Horsley Newsgroups: gmane.emacs.help Subject: emacs 22 grep without the glare? Date: Mon, 18 Jun 2007 23:01:59 GMT Organization: AT&T Worldnet Message-ID: <20070618190159.001c2508@zooty> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182210072 31467 80.91.229.12 (18 Jun 2007 23:41:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Jun 2007 23:41:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 19 01:41:11 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I0QqL-0006oF-S6 for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Jun 2007 01:41:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0QqL-000317-DY for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jun 2007 19:41:09 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news.glorb.com!wn13feed!worldnet.att.net!bgtnsc04-news.ops.worldnet.att.net.POSTED!3647a2b2!not-for-mail Original-Newsgroups: gnu.emacs.help X-Newsreader: Claws Mail 2.9.2 (GTK+ 2.10.12; x86_64-redhat-linux-gnu) Original-Lines: 11 Original-NNTP-Posting-Host: 35df077d99ee1ef3faf82cc33c3568fe Original-X-Complaints-To: abuse@worldnet.att.net Original-X-Trace: bgtnsc04-news.ops.worldnet.att.net 1182207719 35df077d99ee1ef3faf82cc33c3568fe (Mon, 18 Jun 2007 23:01:59 GMT) Original-NNTP-Posting-Date: Mon, 18 Jun 2007 23:01:59 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:149567 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45156 Archived-At: 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?