help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [:alpha:] Does not work


From: Cecil Westerhof
Subject: Re: [:alpha:] Does not work
Date: Sat, 01 Feb 2014 20:20:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Op Friday 31 Jan 2014 07:23 CET schreef Yuri Khan:

>> I would aspect that when I have the following:
>> (re-search-forward "[[:alpha:]]" nil t)
>> 0123456789ABCDE
>>
>> That when I execute the search I would find the 0, but I find the
>> A.
>
> Maybe you’re confusing with [[:alnum:]]?
>
> http://www.gnu.org/software/emacs/manual/html_node/elisp/Char-Classes.html

This page (where I got it) did:
    http://www.emacswiki.org/emacs/RegularExpression

I'll notify them. Thanks, now it works.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


reply via email to

[Prev in Thread] Current Thread [Next in Thread]