From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Allow compilation-next-error-function to leave code line highlighted until next command is typed Date: Thu, 01 Jul 2004 08:46:42 +0300 Organization: JURTA Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87pt7gl1od.fsf@mail.jurta.org> References: <87oen3hwg0.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1088661088 14193 80.91.224.253 (1 Jul 2004 05:51:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2004 05:51:28 +0000 (UTC) Cc: tzz@lifelogs.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jul 01 07:51:22 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BfuTi-0007gY-00 for ; Thu, 01 Jul 2004 07:51:22 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BfuTh-0000JT-00 for ; Thu, 01 Jul 2004 07:51:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfuVS-000348-Cm for emacs-devel@quimby.gnus.org; Thu, 01 Jul 2004 01:53:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BfuVK-00031z-Mz for emacs-devel@gnu.org; Thu, 01 Jul 2004 01:53:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BfuVI-0002xt-T1 for emacs-devel@gnu.org; Thu, 01 Jul 2004 01:53:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfuVI-0002xn-Pz for emacs-devel@gnu.org; Thu, 01 Jul 2004 01:53:00 -0400 Original-Received: from [66.33.219.6] (helo=knife.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BfuTC-0008LP-Kf; Thu, 01 Jul 2004 01:50:50 -0400 Original-Received: from mail.jurta.org (80-235-35-78-dsl.mus.estpak.ee [80.235.35.78]) by knife.dreamhost.com (Postfix) with ESMTP id C6F0EE4134; Wed, 30 Jun 2004 22:50:47 -0700 (PDT) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Tue, 29 Jun 2004 23:02:46 -0400") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25347 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25347 Richard Stallman writes: > As long as the command name on C-x ` is next-error, we may as well > call the option next-error-highlight. If we change that binding > before the release, we can rename the option at the same time. > > So please install this, as soon as you've written the changes for > etc/NEWS and the Emacs Manual. Mentioning the changes in etc/NEWS is ok, but I can't find a place in the Emacs Manual where new options `next-error-highlight' and `next-error-highlight-no-select' should be documented. I recall that documentation rules disapprove adding every option to the manual to not make it too big. And it seems these options are not too significant for using `next-error' to justify their additions to the manual. -- Juri Linkov http://www.jurta.org/emacs/