From lennart.borgman@gmail.com Thu Aug 28 17:43:02 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=-7.3 required=4.0 tests=AWL,BAYES_00, MURPHY_DRUGS_REL8,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 29 Aug 2008 00:43:02 +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 m7T0gwTh023632 for ; Thu, 28 Aug 2008 17:42:59 -0700 Received: from mx10.gnu.org ([199.232.76.166]:33772) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KYs3L-0003ab-2Z for emacs-pretest-bug@gnu.org; Thu, 28 Aug 2008 20:41:27 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KYs4k-0001dD-F3 for emacs-pretest-bug@gnu.org; Thu, 28 Aug 2008 20:42:57 -0400 Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]:40535) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KYs4j-0001cv-KH for emacs-pretest-bug@gnu.org; Thu, 28 Aug 2008 20:42:54 -0400 Received: from c83-254-151-87.bredband.comhem.se ([83.254.151.87]:65297 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KYs4g-00009B-5P for emacs-pretest-bug@gnu.org; Fri, 29 Aug 2008 02:42:50 +0200 Message-ID: <48B74604.6070207@gmail.com> Date: Fri, 29 Aug 2008 02:42:44 +0200 From: "Lennart Borgman (gmail)" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Fold case error in isearch / highlight-regexp X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080828-0, 2008-08-28), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.151.87 X-Scan-Result: No virus found in message 1KYs4g-00009B-5P. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1KYs4g-00009B-5P 734d1dfa69a59a45ebd24a84d32227f2 X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) If I start isearch and grab a word C-s C-w and highlight this with M-s o h r then if the word contains upper case letters there will be no highlight. This is on w32 with a fresh checkout, but using my patched version of Emacs (which I hope does not matter here). In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-08-28 (patched) Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include' From cyd@stupidchicken.com Fri Aug 29 08:37:25 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.7 required=4.0 tests=AWL,BAYES_00,FOURLA, MURPHY_DRUGS_REL8 autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 814) by emacsbugs.donarmstrong.com; 29 Aug 2008 15:37:25 +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 m7TFbIA7027124 for <814@emacsbugs.donarmstrong.com>; Fri, 29 Aug 2008 08:37:20 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 1654157E17D; Fri, 29 Aug 2008 11:39:18 -0400 (EDT) To: "Lennart Borgman \(gmail\)" Cc: 814@debbugs.gnu.org Subject: Re: 23.0.60; Fold case error in isearch / highlight-regexp From: Chong Yidong Date: Fri, 29 Aug 2008 11:39:18 -0400 Message-ID: <871w07j0ex.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > If I start isearch and grab a word > > C-s C-w > > and highlight this with > > M-s o h r > > then if the word contains upper case letters there will be no highlight. > > This is on w32 with a fresh checkout, but using my patched version of > Emacs (which I hope does not matter here). I don't understand this recipe. For instance, from the NEWS buffer, `C-s C-w' grabs `GNU' into isearch, and `M-s o' displays a window showing occurrences of that word in the buffer. What is `h r' for? Please provide a recipe recipe, thanks. From lennart.borgman@gmail.com Fri Aug 29 08:43:35 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.7 required=4.0 tests=AWL,BAYES_00,FOURLA, MURPHY_DRUGS_REL8,RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 814) by emacsbugs.donarmstrong.com; 29 Aug 2008 15:43:36 +0000 Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7TFhWsV028890 for <814@emacsbugs.donarmstrong.com>; Fri, 29 Aug 2008 08:43:33 -0700 Received: from c83-254-151-87.bredband.comhem.se ([83.254.151.87]:63259 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KZ68I-0003mR-96; Fri, 29 Aug 2008 17:43:31 +0200 Message-ID: <48B8191B.6080805@gmail.com> Date: Fri, 29 Aug 2008 17:43:23 +0200 From: "Lennart Borgman (gmail)" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Chong Yidong CC: 814@debbugs.gnu.org Subject: Re: 23.0.60; Fold case error in isearch / highlight-regexp References: <871w07j0ex.fsf@cyd.mit.edu> In-Reply-To: <871w07j0ex.fsf@cyd.mit.edu> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080829-0, 2008-08-29), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.151.87 X-Scan-Result: No virus found in message 1KZ68I-0003mR-96. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1KZ68I-0003mR-96 e0bf48dfad6e85c2faa0d342d09c352c Chong Yidong wrote: >> If I start isearch and grab a word >> >> C-s C-w >> >> and highlight this with >> >> M-s o h r >> >> then if the word contains upper case letters there will be no highlight. >> >> This is on w32 with a fresh checkout, but using my patched version of >> Emacs (which I hope does not matter here). > > I don't understand this recipe. For instance, from the NEWS buffer, > `C-s C-w' grabs `GNU' into isearch, and `M-s o' displays a window > showing occurrences of that word in the buffer. What is `h r' for? > > Please provide a recipe recipe, thanks. Uhm, did not Jurij implement that? Oh, eh sorry: M-s h r for highlighting a regexp directly from isearch. From cyd@stupidchicken.com Fri Aug 29 12:17:19 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.7 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 814-done) by emacsbugs.donarmstrong.com; 29 Aug 2008 19:17:20 +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 m7TJHG5a004640 for <814-done@emacsbugs.donarmstrong.com>; Fri, 29 Aug 2008 12:17:18 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 3D5F957E17D; Fri, 29 Aug 2008 15:19:17 -0400 (EDT) To: "Lennart Borgman \(gmail\)" Cc: 814-done@debbugs.gnu.org Subject: Re: 23.0.60; Fold case error in isearch / highlight-regexp From: Chong Yidong Date: Fri, 29 Aug 2008 15:19:12 -0400 Message-ID: <87wshzzl1r.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I've checked in a fix. (It doesn't handle case-fold behavior for regexp search. That feature is rather non-trivial to implement.) From unknown Thu Jun 19 14:02:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sat, 27 Sep 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