This is a multi-part message in MIME format.
--------------505A1BFB979491AEB2893B0C
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Guerry Semones wrote:
> 
> "Bernard DelmñÆ" wrote:
> >
> > Clemens,
> >
> > on Windows, the RubyWin IDE also uses Scintilla as its editing component,
> > and the TODO list mentions syntax coloring. It may ne worth checking with
> > the author Masaki Suketa if he has taken any steps towards this.
> >
> > see:
> > http://www.ruby-lang.org/en/raa-list.rhtml?namebyWin
> >
> > Good luck and t.i.a,
> >
> > Bernard.
> >
> > FYI, Mark Hammond's PythonWin IDE also uses Scintilla, to a very
> > convincing effect...
> 
> I downloaded SciTE from the Scintilla site (an editor that demonstrates
> Scintilla's capabilities).  Anyway, considering some of the notational /
> syntactical similarities between python and Ruby, there is already alot
> of the color-coding and code-folding that works.  I'm going to put up
> Ruby in Gvim with color-coding and compare to SciTE and see what's
> missing.  The LexPython.cxx file with Scintilla should/could be a
> starting point.

I hate to respond to my own post, but apparently when I load a Ruby file
into SciTE, it does a pretty good first pass at colorizing.  Exploring
around a bit, I see a Tools>Use Lexer menu option.  There I see that the
Lexer chosen is "none".  When I switch the lexer to "Python", some
colorization goes away, primarily END statements....  Hm.  If I then
switch the lexer back to "none", *all* colorization goes away (even
though that was the Lexer chosen when I opened and things looked pretty
good.

Now to find out which lexer is *really* being opened with Ruby....

Later,

Guerry

-- 
G. Semones, gsemones / treenleaf.com, http://www.treenleaf.com 
Be Extreme (http://www.extremeprogramming.org) 
Be Pragmatic (http://www.pragmaticprogrammer.com) 
Code Ruby (http://www.ruby-lang.org) 
Ride the Cluetrain (http://www.cluetrain.com) 
"That's the spirit! Forward Momentum." -- Miles Vorkosigan
--------------505A1BFB979491AEB2893B0C
Content-Type: text/x-vcard; charset=us-ascii;
 namesemones.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Guerry Semones
Content-Disposition: attachment;
 filenamesemones.vcf"

begin:vcard 
n:Semones;Guerry
tel;pager:314-491-7751
tel;cell:314-302-0324
tel;fax:314-919-1452
tel;home:636-398-4674
tel;work:314-919-1567
x-mozilla-html:FALSE
url:http://www.wwt.com
org:WWT;E-Marketplace Application Integration Team
adr:;;127 Weldon Parkway;Maryland Heights;MO;63043;USA
version:2.1
email;internet:gsemones / primary.net
title:Senior Technology Architect
x-mozilla-cpt:;-14912
fn:Guerry Semones
end:vcard

--------------505A1BFB979491AEB2893B0C--