From unknown Sun Jun 22 11:37:35 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7983: 23.2; docstring for next-error references obsolete compilation-parse-errors-function Resent-From: Gareth Rees Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Feb 2011 17:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 7983 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 7983@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.12968402795774 (code B ref -1); Fri, 04 Feb 2011 17:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Feb 2011 17:24:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PlPOg-0001V5-J6 for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:24:38 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PlPOe-0001Us-4w for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:24:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlPWs-0007Qr-T6 for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:33:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:40118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPWq-0007Pl-Rd for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:33:06 -0500 Received: from [140.186.70.92] (port=36677 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlPWn-0007uw-7z for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:33:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlPWj-0007O7-Eh for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:32:58 -0500 Received: from raven.ravenbrook.com ([94.229.129.33]:54948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPWj-0007MB-7h for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:32:57 -0500 Received: from [172.30.64.198] (ravenbrook.nsdsl.net [80.248.191.199]) (authenticated bits=0) by raven.ravenbrook.com (8.14.4/8.14.2) with ESMTP id p14HWnfl051844 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 4 Feb 2011 17:32:49 GMT (envelope-from gdr@garethrees.org) From: Gareth Rees Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 4 Feb 2011 17:32:44 +0000 Message-Id: <7495FF82-EA7E-4559-A6EB-E8309A877EDD@garethrees.org> Mime-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.5 (raven.ravenbrook.com [94.229.129.33]); Fri, 04 Feb 2011 17:32:49 +0000 (GMT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 94.229.129.33 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -6.6 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) The docstring for next-error says: See variables `compilation-parse-errors-function' and `compilation-error-regexp-alist' for customization ideas. However, compilation-parse-errors-function appears to be obsolete: it is still supported by the compile package but only "for compatibility with the old compile.el", and it is not documented. I suggest that the docstring for next-error be brought up to date. -- Gareth Rees From unknown Sun Jun 22 11:37:35 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Gareth Rees Subject: bug#7983: closed (Re: bug#7983: 23.2; docstring for next-error references obsolete compilation-parse-errors-function) Message-ID: References: <7495FF82-EA7E-4559-A6EB-E8309A877EDD@garethrees.org> X-Gnu-PR-Message: they-closed 7983 X-Gnu-PR-Package: emacs Reply-To: 7983@debbugs.gnu.org Date: Mon, 07 Feb 2011 17:33:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1297099982-9161-1" This is a multi-part message in MIME format... ------------=_1297099982-9161-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #7983: 23.2; docstring for next-error references obsolete compilation-parse= -errors-function which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 7983@debbugs.gnu.org. --=20 7983: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D7983 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1297099982-9161-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 7983-done) by debbugs.gnu.org; 7 Feb 2011 17:32:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PmUx0-0002N7-Ax for submit@debbugs.gnu.org; Mon, 07 Feb 2011 12:32:34 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PmUwy-0002Mv-Qs for 7983-done@debbugs.gnu.org; Mon, 07 Feb 2011 12:32:33 -0500 Received: from localhost ([127.0.0.1]:32844) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmV5L-0003NQ-3s; Mon, 07 Feb 2011 12:41:11 -0500 From: Glenn Morris To: 7983-done@debbugs.gnu.org Subject: Re: bug#7983: 23.2; docstring for next-error references obsolete compilation-parse-errors-function References: <7495FF82-EA7E-4559-A6EB-E8309A877EDD@garethrees.org> X-Spook: Geraldton embassy Kosovo Bellcore rail gun Aldergrove X-Ran: (*?3#H8-wB/4kj3MET^ziQu858d)CuUoz^-;|wIbk#G!~A;OVofZvWc~5~/GvbxJ?4FjB^ X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 07 Feb 2011 12:41:10 -0500 In-Reply-To: <7495FF82-EA7E-4559-A6EB-E8309A877EDD@garethrees.org> (Gareth Rees's message of "Fri, 4 Feb 2011 17:32:44 +0000") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 7983-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) Version: 23.3 Thanks. ------------=_1297099982-9161-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Feb 2011 17:24:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PlPOg-0001V5-J6 for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:24:38 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PlPOe-0001Us-4w for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:24:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlPWs-0007Qr-T6 for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:33:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:40118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPWq-0007Pl-Rd for submit@debbugs.gnu.org; Fri, 04 Feb 2011 12:33:06 -0500 Received: from [140.186.70.92] (port=36677 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlPWn-0007uw-7z for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:33:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlPWj-0007O7-Eh for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:32:58 -0500 Received: from raven.ravenbrook.com ([94.229.129.33]:54948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPWj-0007MB-7h for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2011 12:32:57 -0500 Received: from [172.30.64.198] (ravenbrook.nsdsl.net [80.248.191.199]) (authenticated bits=0) by raven.ravenbrook.com (8.14.4/8.14.2) with ESMTP id p14HWnfl051844 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Fri, 4 Feb 2011 17:32:49 GMT (envelope-from gdr@garethrees.org) From: Gareth Rees Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: 23.2; docstring for next-error references obsolete compilation-parse-errors-function Date: Fri, 4 Feb 2011 17:32:44 +0000 Message-Id: <7495FF82-EA7E-4559-A6EB-E8309A877EDD@garethrees.org> To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Apple Message framework v1082) X-Mailer: Apple Mail (2.1082) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.5 (raven.ravenbrook.com [94.229.129.33]); Fri, 04 Feb 2011 17:32:49 +0000 (GMT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 94.229.129.33 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) The docstring for next-error says: See variables `compilation-parse-errors-function' and `compilation-error-regexp-alist' for customization ideas. However, compilation-parse-errors-function appears to be obsolete: it is still supported by the compile package but only "for compatibility with the old compile.el", and it is not documented. I suggest that the docstring for next-error be brought up to date. -- Gareth Rees ------------=_1297099982-9161-1--