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

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

[:alpha:] Does not work


From: Cecil Westerhof
Subject: [:alpha:] Does not work
Date: Fri, 31 Jan 2014 06:54:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

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.
What is going wrong here? I am using:
    GNU Emacs 24.2.1 (x86_64-suse-linux-gnu, GTK+ Version 3.6.4) of 2013-02-21 
on build16

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


reply via email to

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