help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs New User Questions


From: Tassilo Horn
Subject: Re: Emacs New User Questions
Date: Sun, 24 May 2009 20:51:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

Benjamin Badgley <mortecanine@peoplepc.com> writes:

Hi Benjamin,

> I will probably thrashed for asking, is there a way to colorize the
> buffers in a manner similar to Vim?

All recend emacsen do syntax highlighting by default.  With emacs 21 or
older, I think you need to do `M-x global-font-lock-mode RET', or put

  (global-font-lock-mode 1)

into your ~/.emacs.  But you really shouldn't use such an ancient beast.

> Also could possibly use a bit of help on getting started with Clisp
> development.

For any lisp development I'd recommend to install SLIME [1].

HTH,
Tassilo
__________
[1] http://common-lisp.net/project/slime/
-- 
"Ubuntu" - an African word, meaning "Slackware is too hard for me".





reply via email to

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