[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] Syntax Highlighting
From: |
Benno Schulenberg |
Subject: |
Re: [Nano-devel] Syntax Highlighting |
Date: |
Fri, 13 Nov 2015 10:31:42 +0100 |
On Fri, Nov 13, 2015, at 04:04, Mike Frysinger wrote:
> > icolor brightred "address@hidden"
>
> use [:alnum:] instead of 0-9A-Z
Oh, good one. We could change that in many a syntax file.
It would also mean we could replace the 'icolor' with 'color',
which would be nice because some versions of regcomp() seem
to be flaky in the case-insensitive case:
https://savannah.gnu.org/bugs/?46413
Benno
--
http://www.fastmail.com - Does exactly what it says on the tin
- [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/12
- Re: [Nano-devel] Syntax Highlighting, Benno Schulenberg, 2015/11/12
- Re: [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/12
- Re: [Nano-devel] Syntax Highlighting, Mike Frysinger, 2015/11/12
- Re: [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/12
- Re: [Nano-devel] Syntax Highlighting, Mike Frysinger, 2015/11/12
- Re: [Nano-devel] Syntax Highlighting,
Benno Schulenberg <=
- Re: [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/13
- Re: [Nano-devel] Syntax Highlighting, Mike Frysinger, 2015/11/13
- Re: [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/13
- Re: [Nano-devel] Syntax Highlighting, Mike Frysinger, 2015/11/14
- Re: [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/16
- Re: [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/13
- Re: [Nano-devel] Syntax Highlighting, Mitchell Bumgarner, 2015/11/13
- Re: [Nano-devel] Syntax Highlighting, Mike Frysinger, 2015/11/14
- Re: [Nano-devel] Syntax Highlighting, Benno Schulenberg, 2015/11/13