Forum: Ruby ruby syntax coloring in emacs

Posted by Colin Brander (colinbrander)
on 2007-01-16 03:49
Hi. Could someone please explain how to get ruby syntax coloring in
emacs? I'm running Mac OS X and I'm sort of new to emacs in general (I
know how to use a few emacs key bindings, but I don't really know
anything about elisp files). Thanks!
Posted by Nick Sieger (Guest)
on 2007-01-16 05:02
(Received via mailing list)
On 1/15/07, Colin Brander <colonbrander@mit.edu> wrote:
>
> Hi. Could someone please explain how to get ruby syntax coloring in
> emacs? I'm running Mac OS X and I'm sort of new to emacs in general (I
> know how to use a few emacs key bindings, but I don't really know
> anything about elisp files). Thanks!


Probably http://www.rubygarden.org/ruby?InstallingEmacsExtensions , 
except
the site is loading slowly right now.  Maybe check google for a cached 
copy.

/Nick
Posted by Chris Lowis (chrislo)
on 2007-01-16 09:50
Colin Brander wrote:
> Hi. Could someone please explain how to get ruby syntax coloring in
> emacs? I'm running Mac OS X and I'm sort of new to emacs in general (I
> know how to use a few emacs key bindings, but I don't really know
> anything about elisp files). Thanks!

I think Carbon Emacs and AquaMacs both bundle the ruby-mode. So you 
should get syntax highlighting out of the box. You might need :
(global-font-lock-mode t)

in your .emacs (or set using M-x customize-variable RET 
global-font-lock-mode ).

Regards,

Chris
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.