From unknown Sun Jun 22 08:07:21 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41952: CC Mode and js-mode: Erroneous values for comment-start-skip Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Jun 2020 19:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41952 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 41952@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15925956233139 (code B ref -1); Fri, 19 Jun 2020 19:41:01 +0000 Received: (at submit) by debbugs.gnu.org; 19 Jun 2020 19:40:23 +0000 Received: from localhost ([127.0.0.1]:56827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmMsB-0000oZ-Cm for submit@debbugs.gnu.org; Fri, 19 Jun 2020 15:40:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:42824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmMs6-0000oK-Iu for submit@debbugs.gnu.org; Fri, 19 Jun 2020 15:40:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jmMs6-0002BQ-Ag for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2020 15:40:18 -0400 Received: from colin.muc.de ([193.149.48.1]:49524 helo=mail.muc.de) by eggs.gnu.org with smtp (Exim 4.90_1) (envelope-from ) id 1jmMs3-00054K-US for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2020 15:40:18 -0400 Received: (qmail 65936 invoked by uid 3782); 19 Jun 2020 19:40:11 -0000 Received: from acm.muc.de (p4fe15ee4.dip0.t-ipconnect.de [79.225.94.228]) by localhost.muc.de (tmda-ofmipd) with ESMTP; Fri, 19 Jun 2020 21:40:11 +0200 Received: (qmail 2717 invoked by uid 1000); 19 Jun 2020 19:40:11 -0000 Date: Fri, 19 Jun 2020 19:40:11 +0000 Message-ID: <20200619194011.GA2655@ACM> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Delivery-Agent: TMDA/1.1.12 (Macallan) From: Alan Mackenzie X-Primary-Address: acm@muc.de Received-SPF: pass client-ip=193.149.48.1; envelope-from=acm@muc.de; helo=mail.muc.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/19 15:40:12 X-ACL-Warn: Detected OS = FreeBSD 9.x or newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.6 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) Hello, Emacs. In CC Mode modes, a typical value for comment-start-skip is: "\\(//+\\|/\\*+\\)\\s *" . This is erroneous, since it includes regexp grouping parentheses, yet the comment being matched doesn't start at (match-end 1), contravening the definition of comment-start-skip. This mistake is likely to lead to errors in filling, etc. The same bug is present in js-mode. -- Alan Mackenzie (Nuremberg, Germany). From unknown Sun Jun 22 08:07:21 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Alan Mackenzie Subject: bug#41952: closed (Re: bug#41952: CC Mode and js-mode: Erroneous values for comment-start-skip) Message-ID: References: <20200704130334.58444.qmail@mail.muc.de> <20200619194011.GA2655@ACM> X-Gnu-PR-Message: they-closed 41952 X-Gnu-PR-Package: emacs Reply-To: 41952@debbugs.gnu.org Date: Sat, 04 Jul 2020 13:04:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1593867842-9449-1" This is a multi-part message in MIME format... ------------=_1593867842-9449-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41952: CC Mode and js-mode: Erroneous values for comment-start-skip 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 41952@debbugs.gnu.org. --=20 41952: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41952 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1593867842-9449-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41952-done) by debbugs.gnu.org; 4 Jul 2020 13:03:43 +0000 Received: from localhost ([127.0.0.1]:58263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jrhpW-0002Rt-No for submit@debbugs.gnu.org; Sat, 04 Jul 2020 09:03:42 -0400 Received: from colin.muc.de ([193.149.48.1]:42579 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1jrhpU-0002RZ-R4 for 41952-done@debbugs.gnu.org; Sat, 04 Jul 2020 09:03:41 -0400 Received: (qmail 58445 invoked by uid 3782); 4 Jul 2020 13:03:34 -0000 Date: 4 Jul 2020 13:03:34 -0000 Message-ID: <20200704130334.58444.qmail@mail.muc.de> From: Alan Mackenzie To: Alan Mackenzie Subject: Re: bug#41952: CC Mode and js-mode: Erroneous values for comment-start-skip Organization: muc.de e.V. In-Reply-To: X-Newsgroups: gnu.emacs.bug User-Agent: tin/2.4.4-20191224 ("Millburn") (FreeBSD/11.3-RELEASE-p9 (amd64)) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41952-done Cc: 41952-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) In article you wrote: > Hello, Emacs. > In CC Mode modes, a typical value for comment-start-skip is: > "\\(//+\\|/\\*+\\)\\s *" > . This is erroneous, since it includes regexp grouping parentheses, yet > the comment being matched doesn't start at (match-end 1), contravening > the definition of comment-start-skip. > This mistake is likely to lead to errors in filling, etc. > The same bug is present in js-mode. Fixed in master. -- Alan Mackenzie (Nuremberg, Germany). ------------=_1593867842-9449-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Jun 2020 19:40:23 +0000 Received: from localhost ([127.0.0.1]:56827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmMsB-0000oZ-Cm for submit@debbugs.gnu.org; Fri, 19 Jun 2020 15:40:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:42824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmMs6-0000oK-Iu for submit@debbugs.gnu.org; Fri, 19 Jun 2020 15:40:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jmMs6-0002BQ-Ag for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2020 15:40:18 -0400 Received: from colin.muc.de ([193.149.48.1]:49524 helo=mail.muc.de) by eggs.gnu.org with smtp (Exim 4.90_1) (envelope-from ) id 1jmMs3-00054K-US for bug-gnu-emacs@gnu.org; Fri, 19 Jun 2020 15:40:18 -0400 Received: (qmail 65936 invoked by uid 3782); 19 Jun 2020 19:40:11 -0000 Received: from acm.muc.de (p4fe15ee4.dip0.t-ipconnect.de [79.225.94.228]) by localhost.muc.de (tmda-ofmipd) with ESMTP; Fri, 19 Jun 2020 21:40:11 +0200 Received: (qmail 2717 invoked by uid 1000); 19 Jun 2020 19:40:11 -0000 Date: Fri, 19 Jun 2020 19:40:11 +0000 To: bug-gnu-emacs@gnu.org Subject: CC Mode and js-mode: Erroneous values for comment-start-skip Message-ID: <20200619194011.GA2655@ACM> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Delivery-Agent: TMDA/1.1.12 (Macallan) From: Alan Mackenzie X-Primary-Address: acm@muc.de Received-SPF: pass client-ip=193.149.48.1; envelope-from=acm@muc.de; helo=mail.muc.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/19 15:40:12 X-ACL-Warn: Detected OS = FreeBSD 9.x or newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) Hello, Emacs. In CC Mode modes, a typical value for comment-start-skip is: "\\(//+\\|/\\*+\\)\\s *" . This is erroneous, since it includes regexp grouping parentheses, yet the comment being matched doesn't start at (match-end 1), contravening the definition of comment-start-skip. This mistake is likely to lead to errors in filling, etc. The same bug is present in js-mode. -- Alan Mackenzie (Nuremberg, Germany). ------------=_1593867842-9449-1--