nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] Syntax Highlighting


From: Mike Frysinger
Subject: Re: [Nano-devel] Syntax Highlighting
Date: Fri, 13 Nov 2015 20:19:34 -0500

On 13 Nov 2015 17:20, Mitchell Bumgarner wrote:
> While I’m editing these, is there a benefit to using [:alnum:] vs [:word:]? 
> Some of my previous (poorly written) regex had underscores in there for 
> searching and if I’m replacing them, word seems to catch that as well? Just 
> trying to learn, and also trying to do this all correctly. Thank you for your 
> help so far!

[:word:] is not a valid (or at least portable) class:
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap07.html#tag_07_03_01
-mike

Attachment: signature.asc
Description: Digital signature


reply via email to

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