From unknown Mon Aug 18 04:45:24 2025 X-Loop: don@donarmstrong.com Subject: bug#1021: 23.0.60; Regexp error Reply-To: "Miguel V. S. Frasson" , 1021@debbugs.gnu.org Resent-From: "Miguel V. S. Frasson" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 24 Sep 2008 16:20:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1021 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122227268827239 (code B ref -1); Wed, 24 Sep 2008 16:20:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.9 required=4.0 tests=BAYES_00,FOURLA,GMAIL, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 24 Sep 2008 16:11:28 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8OGBKm8027233 for ; Wed, 24 Sep 2008 09:11:21 -0700 Received: from mail.gnu.org ([199.232.76.166]:56063 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KiWvS-00059J-KF for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:09:14 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KiWxR-0003fw-4O for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:11:19 -0400 Received: from mail-gx0-f12.google.com ([209.85.217.12]:44131) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiWxQ-0003fg-Ou for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:11:16 -0400 Received: by gxk5 with SMTP id 5so6002798gxk.18 for ; Wed, 24 Sep 2008 09:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=ojP5FW7GvY0xqy+zSKi/jJSB+GpdTySvjaTcOEaXb9I=; b=I/ay56Y+IM29Okvm5CvWG9pW28EPyQbsn2EUvidY0PsmLEgP1bCLH1w9hLktPhX72V +WvKybWdE4zK0ABciPzj1cx1A40YQMQI6AN8ASFxMllrNbzRN3f6fmjHH48BLpilNmE3 y6qAubHzUGqTDE17tRY+7gMSyxIKM0sOXvoqU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QGvbdkctluBcbTYLrY+7fko6RCEIm7kBC+Oa+S5SOeTNggFb/i9iSc9+S+GvsnaMc/ 3B/NRM060JG9hsWIg7ICoXTQRCsUtnsHtwSqC0tw8K/amsjq0TYEr1QT/9dmlewlsLXL P2J9s1/W0aufOmLqNLVM0IrZ8lLS/R7s9Ru7Y= Received: by 10.142.170.6 with SMTP id s6mr2619957wfe.153.1222272674406; Wed, 24 Sep 2008 09:11:14 -0700 (PDT) Received: by 10.142.253.19 with HTTP; Wed, 24 Sep 2008 09:11:14 -0700 (PDT) Message-ID: <1c01d1b0809240911x1afca4d2h67c6cbb2bd2e14a7@mail.gmail.com> Date: Wed, 24 Sep 2008 13:11:14 -0300 From: "Miguel V. S. Frasson" To: emacs-pretest-bug@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) search-forward-regexp fails to search uppercase classes of characters in regexp. How to reproduce: 1) emacs -q --no-site-file --no-splash 2) type the following in *scratch* buffer (search-forward-regexp "[A-Z]") abCd 3) evaluate the first expression. Expected: cursor after B Results: cursor after a Regards Miguel Frasson In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-05-28 on edf Windowing system distributor `The X.Org Foundation', version 11.0.10400090 configured using `configure '--with-x-toolkit=gtk' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: pt_BR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ( s e a r c h - f o r w a r d - r e g e x p SPC " [ A - Z ] [ A - Z ] + " SPC ) a a a a a a a SPC a A B C a a a C-x C-e M-x e m a s u C-g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. 239 Making completion list... Quit -- Miguel Vinicius Santini Frasson mvsfrasson@gmail.com From unknown Mon Aug 18 04:45:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: "Miguel V. S. Frasson" Subject: bug#1021 closed by Chong Yidong (Re: 23.0.60; Regexp error) Message-ID: References: <87r679rwlv.fsf@cyd.mit.edu> <1c01d1b0809240911x1afca4d2h67c6cbb2bd2e14a7@mail.gmail.com> X-Emacs-PR-Message: they-closed 1021 X-Emacs-PR-Package: emacs Reply-To: 1021@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1222296905-29896-1" This is a multi-part message in MIME format... ------------=_1222296905-29896-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: #1021: 23.0.60; Regexp error 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 1021: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1021 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1222296905-29896-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From cyd@stupidchicken.com Wed Sep 24 15:45:38 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.8 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1021-done) by emacsbugs.donarmstrong.com; 24 Sep 2008 22:45:39 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8OMjaSH028606 for <1021-done@emacsbugs.donarmstrong.com>; Wed, 24 Sep 2008 15:45:37 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 494A257E189; Wed, 24 Sep 2008 18:46:04 -0400 (EDT) From: Chong Yidong To: "Miguel V. S. Frasson" Cc: 1021-done@debbugs.gnu.org Subject: Re: 23.0.60; Regexp error Date: Wed, 24 Sep 2008 18:46:04 -0400 Message-ID: <87r679rwlv.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > 1) emacs -q --no-site-file --no-splash > 2) type the following in *scratch* buffer > (search-forward-regexp "[A-Z]") abCd > 3) evaluate the first expression. > > Expected: cursor after B > Results: cursor after a I believe this is working as intended: see the node Searching and Case in the Emacs Lisp manual. ------------=_1222296905-29896-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From mvsfrasson@gmail.com Wed Sep 24 09:11:28 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.9 required=4.0 tests=BAYES_00,FOURLA,GMAIL, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 24 Sep 2008 16:11:28 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8OGBKm8027233 for ; Wed, 24 Sep 2008 09:11:21 -0700 Received: from mail.gnu.org ([199.232.76.166]:56063 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KiWvS-00059J-KF for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:09:14 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KiWxR-0003fw-4O for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:11:19 -0400 Received: from mail-gx0-f12.google.com ([209.85.217.12]:44131) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiWxQ-0003fg-Ou for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:11:16 -0400 Received: by gxk5 with SMTP id 5so6002798gxk.18 for ; Wed, 24 Sep 2008 09:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=ojP5FW7GvY0xqy+zSKi/jJSB+GpdTySvjaTcOEaXb9I=; b=I/ay56Y+IM29Okvm5CvWG9pW28EPyQbsn2EUvidY0PsmLEgP1bCLH1w9hLktPhX72V +WvKybWdE4zK0ABciPzj1cx1A40YQMQI6AN8ASFxMllrNbzRN3f6fmjHH48BLpilNmE3 y6qAubHzUGqTDE17tRY+7gMSyxIKM0sOXvoqU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QGvbdkctluBcbTYLrY+7fko6RCEIm7kBC+Oa+S5SOeTNggFb/i9iSc9+S+GvsnaMc/ 3B/NRM060JG9hsWIg7ICoXTQRCsUtnsHtwSqC0tw8K/amsjq0TYEr1QT/9dmlewlsLXL P2J9s1/W0aufOmLqNLVM0IrZ8lLS/R7s9Ru7Y= Received: by 10.142.170.6 with SMTP id s6mr2619957wfe.153.1222272674406; Wed, 24 Sep 2008 09:11:14 -0700 (PDT) Received: by 10.142.253.19 with HTTP; Wed, 24 Sep 2008 09:11:14 -0700 (PDT) Message-ID: <1c01d1b0809240911x1afca4d2h67c6cbb2bd2e14a7@mail.gmail.com> Date: Wed, 24 Sep 2008 13:11:14 -0300 From: "Miguel V. S. Frasson" To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Regexp error MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) search-forward-regexp fails to search uppercase classes of characters in regexp. How to reproduce: 1) emacs -q --no-site-file --no-splash 2) type the following in *scratch* buffer (search-forward-regexp "[A-Z]") abCd 3) evaluate the first expression. Expected: cursor after B Results: cursor after a Regards Miguel Frasson In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-05-28 on edf Windowing system distributor `The X.Org Foundation', version 11.0.10400090 configured using `configure '--with-x-toolkit=gtk' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: pt_BR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ( s e a r c h - f o r w a r d - r e g e x p SPC " [ A - Z ] [ A - Z ] + " SPC ) a a a a a a a SPC a A B C a a a C-x C-e M-x e m a s u C-g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. 239 Making completion list... Quit -- Miguel Vinicius Santini Frasson mvsfrasson@gmail.com ------------=_1222296905-29896-1-- From unknown Mon Aug 18 04:45:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Miguel Frasson Subject: bug#1022 closed by Chong Yidong (Re: 23.0.60; Regexp error) Message-ID: References: <87r679rwlv.fsf@cyd.mit.edu> <20080924160754.A830C101940@edf.icmc.usp.br> X-Emacs-PR-Message: they-closed 1022 X-Emacs-PR-Package: emacs Reply-To: 1022@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1222296905-29896-3" This is a multi-part message in MIME format... ------------=_1222296905-29896-3 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: #1021: 23.0.60; Regexp error 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 1021: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1021 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1222296905-29896-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From cyd@stupidchicken.com Wed Sep 24 15:45:38 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.8 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1021-done) by emacsbugs.donarmstrong.com; 24 Sep 2008 22:45:39 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8OMjaSH028606 for <1021-done@emacsbugs.donarmstrong.com>; Wed, 24 Sep 2008 15:45:37 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 494A257E189; Wed, 24 Sep 2008 18:46:04 -0400 (EDT) From: Chong Yidong To: "Miguel V. S. Frasson" Cc: 1021-done@debbugs.gnu.org Subject: Re: 23.0.60; Regexp error Date: Wed, 24 Sep 2008 18:46:04 -0400 Message-ID: <87r679rwlv.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > 1) emacs -q --no-site-file --no-splash > 2) type the following in *scratch* buffer > (search-forward-regexp "[A-Z]") abCd > 3) evaluate the first expression. > > Expected: cursor after B > Results: cursor after a I believe this is working as intended: see the node Searching and Case in the Emacs Lisp manual. ------------=_1222296905-29896-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From frasson@icmc.usp.br Wed Sep 24 09:43:51 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.2 required=4.0 tests=BAYES_00,FH_FROMEML_NOTLD, FOURLA,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 24 Sep 2008 16:43:51 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8OGhgHk001881 for ; Wed, 24 Sep 2008 09:43:45 -0700 Received: from mail.gnu.org ([199.232.76.166]:59392 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KiXQn-0006Iv-4o for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:41:37 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KiXSm-0002jc-Eu for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:43:41 -0400 Received: from [143.107.183.233] (port=40421 helo=edf.icmc.usp.br) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiXSl-0002bw-Ni for emacs-pretest-bug@gnu.org; Wed, 24 Sep 2008 12:43:40 -0400 Received: by edf.icmc.usp.br (Postfix, from userid 1000) id A830C101940; Wed, 24 Sep 2008 13:07:54 -0300 (BRT) From: Miguel Frasson To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Regexp error Message-Id: <20080924160754.A830C101940@edf.icmc.usp.br> Date: Wed, 24 Sep 2008 13:07:54 -0300 (BRT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Greylist: delayed 2120 seconds by postgrey-1.27 at monty-python; Wed, 24 Sep 2008 12:43:16 EDT search-forward-regexp fails to search uppercase classes of characters in regexp. How to reproduce: 1) emacs -q --no-site-file --no-splash 2) type the following in *scratch* buffer (search-forward-regexp "[A-Z]") abCd 3) evaluate the first expression. Expected: cursor after B Results: cursor after a Regards Miguel Frasson In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-05-28 on edf Windowing system distributor `The X.Org Foundation', version 11.0.10400090 configured using `configure '--with-x-toolkit=gtk' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: pt_BR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: ( s e a r c h - f o r w a r d - r e g e x p SPC " [ A - Z ] [ A - Z ] + " SPC ) a a a a a a a SPC a A B C a a a C-x C-e M-x e m a s u C-g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. 239 Making completion list... Quit ------------=_1222296905-29896-3-- From unknown Mon Aug 18 04:45:24 2025 X-Loop: don@donarmstrong.com Subject: bug#1021: 23.0.60; Regexp error Reply-To: Lawrence Mitchell , 1021@debbugs.gnu.org Resent-From: Lawrence Mitchell Original-Sender: news Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 25 Sep 2008 08:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1021 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12223298625149 (code B ref -1); Thu, 25 Sep 2008 08:10:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Sep 2008 08:04:22 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8P84HHi005141 for ; Thu, 25 Sep 2008 01:04:19 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kilph-0006BA-4R for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 04:04:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kilpe-0006AA-62 for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 04:04:16 -0400 Received: from [199.232.76.173] (port=47283 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kilpd-0006A6-Vt for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 04:04:14 -0400 Received: from mx20.gnu.org ([199.232.41.8]:24171) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kilpd-0002Za-Qn for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 04:04:13 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kilpb-0006Pi-TS for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 04:04:12 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KilpV-0000wW-RA for bug-gnu-emacs@gnu.org; Thu, 25 Sep 2008 08:04:05 +0000 Received: from 82-45-61-142.cable.ubr04.edin.blueyonder.co.uk ([82.45.61.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2008 08:04:05 +0000 Received: from wence by 82-45-61-142.cable.ubr04.edin.blueyonder.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2008 08:04:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: bug-gnu-emacs@gnu.org To: bug-gnu-emacs@gnu.org From: Lawrence Mitchell Date: Thu, 25 Sep 2008 09:03:56 +0100 Organization: funfunfun Lines: 25 Message-ID: References: <1c01d1b0809240911x1afca4d2h67c6cbb2bd2e14a7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 82-45-61-142.cable.ubr04.edin.blueyonder.co.uk Mail-Copies-To: nobody User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (darwin) Cancel-Lock: sha1:g/RoL5AZt6VMWEkTpRRk9fYS8Tk= Sender: news Cc: emacs-pretest-bug@gnu.org X-detected-kernel: by mx20.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Miguel V. S. Frasson wrote: > search-forward-regexp fails to search uppercase classes of > characters in regexp. > How to reproduce: > 1) emacs -q --no-site-file --no-splash > 2) type the following in *scratch* buffer > (search-forward-regexp "[A-Z]") abCd > 3) evaluate the first expression. > Expected: cursor after B ^ C? > Results: cursor after a This is (I believe) expected behaviour with case-fold-search set to t, the default. Perhaps the docstring of search-forward-regexp should mention this variable, as is done for search-forward. Cheers, Lawrence -- Lawrence Mitchell