GNU bug report logs - #15197
24.3.50; Regexp Isearch for character classes

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Tue, 27 Aug 2013 12:26:02 UTC

Severity: normal

Tags: notabug

Found in version 24.3.50

Done: Dani Moncayo <dmoncayo <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15197 in the body.
You can then email your comments to 15197 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15197; Package emacs. (Tue, 27 Aug 2013 12:26:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dani Moncayo <dmoncayo <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 27 Aug 2013 12:26:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Regexp Isearch for character classes
Date: Tue, 27 Aug 2013 14:25:36 +0200
[Message part 1 (text/plain, inline)]
Hi,

[This is the first time I use character classes in Emacs, so my
apologies if this is not an Emacs bug, but a misinterpretation.]

Recipe from "emacs -Q":
  C-M-s [ : a l p h a : ]

I expected to see all letters highlighted [1], but only some of them
are (see attached screenshot).


--- Footnotes ---
[1] I've checked "(elisp) Char Classes".


-- 
Dani Moncayo
[Capture.PNG (image/png, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15197; Package emacs. (Tue, 27 Aug 2013 12:33:02 GMT) Full text and rfc822 format available.

Message #8 received at 15197 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 15197 <at> debbugs.gnu.org
Subject: Re: bug#15197: 24.3.50; Regexp Isearch for character classes
Date: Tue, 27 Aug 2013 14:32:38 +0200
Dani Moncayo <dmoncayo <at> gmail.com> writes:
> Recipe from "emacs -Q":
>   C-M-s [ : a l p h a : ]

> [1] I've checked "(elisp) Char Classes".

See (info "(elisp) Regexp Special") : character classes work in
alternatives, so you should use [[:alpha:]] instead of just [:alpha:]

hth,

-- 
Nico.




Reply sent to Dani Moncayo <dmoncayo <at> gmail.com>:
You have taken responsibility. (Tue, 27 Aug 2013 12:35:01 GMT) Full text and rfc822 format available.

Notification sent to Dani Moncayo <dmoncayo <at> gmail.com>:
bug acknowledged by developer. (Tue, 27 Aug 2013 12:35:03 GMT) Full text and rfc822 format available.

Message #13 received at 15197-done <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 15197-done <at> debbugs.gnu.org
Subject: Re: bug#15197: 24.3.50; Regexp Isearch for character classes
Date: Tue, 27 Aug 2013 14:34:32 +0200
On Tue, Aug 27, 2013 at 2:32 PM, Nicolas Richard
<theonewiththeevillook <at> yahoo.fr> wrote:
> Dani Moncayo <dmoncayo <at> gmail.com> writes:
>> Recipe from "emacs -Q":
>>   C-M-s [ : a l p h a : ]
>
>> [1] I've checked "(elisp) Char Classes".
>
> See (info "(elisp) Regexp Special") : character classes work in
> alternatives, so you should use [[:alpha:]] instead of just [:alpha:]

Exactly.  I was just typing that same reply myself.

I'm closing the bug.  Thank you and sorry for the noise.

-- 
Dani Moncayo




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 25 Sep 2013 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.