help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Customizing smalltalk mode for emacs


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Customizing smalltalk mode for emacs
Date: Thu, 13 May 2010 13:36:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.4

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]