On 05/13/2010 01:02 PM, Mathieu Suen wrote:
> Hi,
>
> I am trying to customize the color of smalltalk mode.
> So I was wondering what is the function in smalltalk-mode.el
> to do that?
You do not need to modify smalltalk-mode.el, you can use simply the
default Smalltalk fonts. Try "Customize Faces matching Regex" and
specify ^font-lock- as the regex.
By the way, one trick with Emacs mode is that if you're editing
new-syntax files "!" will jump past a method or class's closing bracket.
That sounds a bit crazy, but it's actually very useful combined with
the method templates "C-c t p/c/i".
Paolo
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk