ruby syntax coloring in emacs

C

Colin Brander

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!
 
C

Chris Lowis

Colin said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top