From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9432: 24.0.50; doc string of `next-error-highlight' Date: Wed, 07 Sep 2011 14:48:33 +0300 Organization: JURTA Message-ID: <87aaahsa0i.fsf@mail.jurta.org> References: <874o0rwf5p.fsf@mail.jurta.org> <87pqjehurv.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1315399399 32239 80.91.229.12 (7 Sep 2011 12:43:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 7 Sep 2011 12:43:19 +0000 (UTC) Cc: 9432@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Sep 07 14:43:15 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R1HTG-0005Yp-Sh for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Sep 2011 14:43:15 +0200 Original-Received: from localhost ([::1]:41730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1HTG-0006Yz-Ev for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Sep 2011 08:43:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1HTD-0006Yc-IJ for bug-gnu-emacs@gnu.org; Wed, 07 Sep 2011 08:43:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1HTC-0004sc-I2 for bug-gnu-emacs@gnu.org; Wed, 07 Sep 2011 08:43:11 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1HTC-0004sW-F9 for bug-gnu-emacs@gnu.org; Wed, 07 Sep 2011 08:43:10 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R1HWw-00082z-I6; Wed, 07 Sep 2011 08:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 07 Sep 2011 12:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9432 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9432-submit@debbugs.gnu.org id=B9432.131539961830910 (code B ref 9432); Wed, 07 Sep 2011 12:47:02 +0000 Original-Received: (at 9432) by debbugs.gnu.org; 7 Sep 2011 12:46:58 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R1HWs-00082V-1E for submit@debbugs.gnu.org; Wed, 07 Sep 2011 08:46:58 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R1HWo-00082G-QI for 9432@debbugs.gnu.org; Wed, 07 Sep 2011 08:46:55 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 420966E80BC; Wed, 7 Sep 2011 05:43:01 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 5CC24451C430; Wed, 7 Sep 2011 05:42:59 -0700 (PDT) In-Reply-To: (Drew Adams's message of "Tue, 6 Sep 2011 06:47:21 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 07 Sep 2011 08:47:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50662 Archived-At: Version: 24.2 Severity: wishlist > But IMHO it should also be possible for vanilla Emacs users to keep the > highlighting until some user action (a particular key/command, not just the > *next* command). One choice for such a key might be `C-0 C-x `' (next-error > with 0 prefix arg). Permanent highlighting for `next-error-highlight' is a new feature, so it should be postponed to 24.2. > 3. FWIW3: in Emacs -Q, even if I already have the target source file in a > separate frame (e.g. from `C-x 5 b' after having shown it once in the same > frame), and even if that is the *only* place it is currently displayed, `C-x `' > or hit `RET' or click a hit in *grep* still pops up the source file in the same > frame as *grep* and highlights the hit there (does not even highlight it in both > places). > > The already displayed source buffer should obviously be used, instead of > multiplying things unnecessarily. Or the behavior should be optional, under > user control, and the default should be to show hits in a window already > displaying the source buffer. This should be customizable with `display-buffer-alist'. > > Is this better? > > +If `fringe-arrow', indicate the locus by the fringe arrow > > +indefinitely until some other locus replaces it." > Yes, thanks. Fixed.