On 22 February 2010 22:11, Jon Senior <[email protected]> wrote:

> On Mon, 22 Feb 2010 21:49:21 +1100
> Lex Trotman <[email protected]> wrote:
>
> > A quick look at LexR.cxx shows that it converts text that matches an
> > identifier to lower case before searching the keyword list, so as far
> > as the Scintilla lexer is concerned keywords are case insensitive,
> > and the keyword list is expected to be lower case.
>
> Thanks for that. I'll file a bug report against Scintilla.
>

I also noticed that the definition used for a word character is ASCII
alphanumeric but the R doc (which I checked after the fact :-) says it is
locale sensitive.

Cheers
Lex


>
> Jon
> _______________________________________________
> Geany-devel mailing list
> [email protected]
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
>
_______________________________________________
Geany-devel mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to