From unknown Sat Aug 16 23:49:08 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3369: 23.0.94; ispell fails to detect latest aspell version Reply-To: Leo , 3369@debbugs.gnu.org Resent-From: Leo Original-Sender: "Leo, Shidai Liu" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 24 May 2009 22:15:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3369 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12432032546059 (code B ref -1); Sun, 24 May 2009 22:15:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 24 May 2009 22:14:14 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4OME7pp006043 for ; Sun, 24 May 2009 15:14:11 -0700 Received: from mx10.gnu.org ([199.232.76.166]:40929) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M8LxH-0002ck-7q for emacs-pretest-bug@gnu.org; Sun, 24 May 2009 18:14:07 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M8LxF-0005wa-GV for emacs-pretest-bug@gnu.org; Sun, 24 May 2009 18:14:06 -0400 Received: from ppsw-1.csi.cam.ac.uk ([131.111.8.131]:47787) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8LxF-0005vx-1m for emacs-pretest-bug@gnu.org; Sun, 24 May 2009 18:14:05 -0400 X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]:55020 helo=victoria.local) by ppsw-1.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.151]:587) with esmtpsa (PLAIN:sl392) (TLSv1:DHE-RSA-AES128-SHA:128) id 1M8LxC-0000r8-6Q (Exim 4.70) for emacs-pretest-bug@gnu.org (return-path ); Sun, 24 May 2009 23:14:03 +0100 From: Leo To: emacs-pretest-bug@gnu.org Date: Sun, 24 May 2009 23:13:58 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Leo, Shidai Liu" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Function `ispell-check-version' fails on @(#) International Ispell Version 3.1.20 (but really Aspell 0.61-20071105) due to this: (search-forward-regexp "(but really Aspell \\([0-9]+\\.[0-9\\.]+\\)?)" nil t) Because of this, flyspell-buffer also fails. It can be fixed by changing to: (search-forward-regexp "(but really Aspell \\([0-9]+\\.[0-9\\.-]+\\)?)" nil t) Leo From unknown Sat Aug 16 23:49:08 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Leo Subject: bug#3369 closed by Chong Yidong (Re: 23.0.94; ispell fails to detect latest aspell version) Message-ID: References: <87skiunktl.fsf@cyd.mit.edu> X-Emacs-PR-Message: they-closed 3369 X-Emacs-PR-Package: emacs Reply-To: 3369@debbugs.gnu.org Date: Sun, 24 May 2009 23:30:08 +0000 Content-Type: multipart/mixed; boundary="----------=_1243207808-20229-1" This is a multi-part message in MIME format... ------------=_1243207808-20229-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3369: 23.0.94; ispell fails to detect latest aspell version It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 3369: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3369 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1243207808-20229-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3369-done) by emacsbugs.donarmstrong.com; 24 May 2009 23:27:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.9 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4ONQujp019898 for <3369-done@emacsbugs.donarmstrong.com>; Sun, 24 May 2009 16:26:58 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 60AD757E263; Sun, 24 May 2009 19:27:18 -0400 (EDT) From: Chong Yidong To: Leo Cc: 3369-done@debbugs.gnu.org Subject: Re: 23.0.94; ispell fails to detect latest aspell version Date: Sun, 24 May 2009 19:27:18 -0400 Message-ID: <87skiunktl.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Function `ispell-check-version' fails on > > @(#) International Ispell Version 3.1.20 (but really Aspell > 0.61-20071105) Fixed, thanks. ------------=_1243207808-20229-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 24 May 2009 22:14:14 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4OME7pp006043 for ; Sun, 24 May 2009 15:14:11 -0700 Received: from mx10.gnu.org ([199.232.76.166]:40929) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M8LxH-0002ck-7q for emacs-pretest-bug@gnu.org; Sun, 24 May 2009 18:14:07 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M8LxF-0005wa-GV for emacs-pretest-bug@gnu.org; Sun, 24 May 2009 18:14:06 -0400 Received: from ppsw-1.csi.cam.ac.uk ([131.111.8.131]:47787) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8LxF-0005vx-1m for emacs-pretest-bug@gnu.org; Sun, 24 May 2009 18:14:05 -0400 X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]:55020 helo=victoria.local) by ppsw-1.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.151]:587) with esmtpsa (PLAIN:sl392) (TLSv1:DHE-RSA-AES128-SHA:128) id 1M8LxC-0000r8-6Q (Exim 4.70) for emacs-pretest-bug@gnu.org (return-path ); Sun, 24 May 2009 23:14:03 +0100 From: Leo To: emacs-pretest-bug@gnu.org Subject: 23.0.94; ispell fails to detect latest aspell version Date: Sun, 24 May 2009 23:13:58 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Leo, Shidai Liu" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Function `ispell-check-version' fails on @(#) International Ispell Version 3.1.20 (but really Aspell 0.61-20071105) due to this: (search-forward-regexp "(but really Aspell \\([0-9]+\\.[0-9\\.]+\\)?)" nil t) Because of this, flyspell-buffer also fails. It can be fixed by changing to: (search-forward-regexp "(but really Aspell \\([0-9]+\\.[0-9\\.-]+\\)?)" nil t) Leo ------------=_1243207808-20229-1--