From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Overlay arrow in *compilation* and *grep* buffers Date: Sat, 07 May 2005 23:10:43 +0200 Message-ID: References: <01c548ba$Blat.v2.4$e4827900@zahav.net.il> <01c54909$Blat.v2.4$070f3e60@zahav.net.il> <01c55320$Blat.v2.4$c3c8c1e0@zahav.net.il> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1115500277 31730 80.91.229.2 (7 May 2005 21:11:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 7 May 2005 21:11:17 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 07 23:11:13 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DUWZQ-0002uJ-NE for ged-emacs-devel@m.gmane.org; Sat, 07 May 2005 23:10:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUWhQ-0006LH-Aq for ged-emacs-devel@m.gmane.org; Sat, 07 May 2005 17:19:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DUWbD-0002mw-5z for emacs-devel@gnu.org; Sat, 07 May 2005 17:12:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DUWb9-0002kx-L9 for emacs-devel@gnu.org; Sat, 07 May 2005 17:12:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUWb8-0002kZ-VT for emacs-devel@gnu.org; Sat, 07 May 2005 17:12:31 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DUWev-0003r9-Ce; Sat, 07 May 2005 17:16:25 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id E5F325EE021; Sat, 7 May 2005 23:10:38 +0200 (CEST) Original-To: Eli Zaretskii In-Reply-To: <01c55320$Blat.v2.4$c3c8c1e0@zahav.net.il> (Eli Zaretskii's message of "Sat, 07 May 2005 19:20:01 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:36838 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36838 "Eli Zaretskii" writes: >> From: Richard Stallman >> CC: eliz@gnu.org, juri@jurta.org, emacs-devel@gnu.org >> Date: Thu, 28 Apr 2005 07:01:00 -0400 >> >> > Let me be sure I understand you correctly, Kim: are you actually >> > saying that this is a good feature, the way it behaves in current CVS? >> >> No. >> >> Why not do what was suggested? >> >> (unless (display-graphic-p) >> (put 'next-error-overlay-arrow-position 'overlay-arrow-string "")) > > Since no one objected, I fixed it like this, but a little bit > differently: I set overlay-error-string to "" in compilation-setup, if > the terminal is not graphic. IIRC, Richard installed the above change already. Maybe that wasn't necessary? -- Kim F. Storm http://www.cua.dk