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

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

Re: regular expression


From: Teemu Likonen
Subject: Re: regular expression
Date: Tue, 01 Jul 2014 00:04:36 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (gnu/linux)

Emanuel Berg [2014-06-30 22:52:41 +02:00] wrote:

> (replace-regexp "[[:alpha:][:digit:]]" "x")
>
> One1 (will be xxxx)

I think [[:alpha:][:digit:]] is the same thing as [[:alnum:]].

Attachment: signature.asc
Description: PGP signature


reply via email to

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