On 6/10/07, <b class="gmail_sendername">Brad Hutchins</b> <<a href="mailto:oshybrid@gmail.com">oshybrid@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
So to me this appears customizing the syntax of symbols and math operators.</blockquote><div><br>Just symbols, I think. Math operators are keyword.operator.arithmetic.ruby.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
  But when I Create a new Syntax element and set the scope to "
constant.other.symbol.ruby" the symbols and math operators don't change to what I want.</blockquote><div><br>It works for me! If I have<br><br>  puts :foo<br><br>for example. the symbol :foo changes to whatever appearance I specify for 
constant.other.symbol.ruby.<br><br>You havent *actually* put that leading space in your scope selector, have you? That would stop it working. Also, if you click in a symbol that isn't being displayed as you specify and press control-shift-P, does it definitely have the 
constant.other.symbol.ruby scope?<br><br>Robin</div></div>