From unknown Mon Aug 18 11:11:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1021 <1021@debbugs.gnu.org> To: bug#1021 <1021@debbugs.gnu.org> Subject: Status: 23.0.60; Regexp error Reply-To: bug#1021 <1021@debbugs.gnu.org> Date: Mon, 18 Aug 2025 18:11:55 +0000 retitle 1021 23.0.60; Regexp error reassign 1021 emacs submitter 1021 "Miguel V. S. Frasson" severity 1021 normal thanks 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 From rgm@gnu.org Wed Sep 24 10:08:04 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=-8.5 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 24 Sep 2008 17:08:05 +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 m8OH82P2008641 for ; Wed, 24 Sep 2008 10:08:03 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KiXoK-0007bH-Gv; Wed, 24 Sep 2008 13:05:56 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18650.29556.471536.562901@fencepost.gnu.org> Date: Wed, 24 Sep 2008 13:05:56 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: G\J:d@4:w6|oE-]*HfI\HTr(xt?IXOq;A.#wf'; 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. From geb-bug-gnu-emacs@m.gmane.org Thu Sep 25 01:04:22 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=-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 Subject: Re: bug#1021: 23.0.60; Regexp error 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 From unknown Mon Aug 18 11:11:55 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 23 Oct 2008 14:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator