Re: [cc65] Recommended Text Editor

Date view Thread view Subject view

From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2003-03-09 23:14:44


>>>>> "AD" == Adam Dunkels <adam_at_sics.se> writes:

AD> Have you tried emacs or xemacs? They both have syntax highlighting
AD> for C and assembler code, but it is quite well hidden deep within
AD> the help files and obscure configuration options. In emacs, it is
AD> called "font lock mode", and can be enabled by pressing Alt-X (och
AD> Meta-X) and then write "font-lock-mode" (without quotes) and press
AD> return. I'm pretty sure there is a way to enable this by using the
AD> configuration GUI, but I'm not sure how it is done.

Options -> Customize, then Faces group -> Font Lock group, then toggle
Global Font Lock Mode.

AD> If all else fails, the ~/.emacs configuration file can be used to
AD> set this as the default.

Yep, just add (global-font-lock-mode t) to your .emacs.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp_at_cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-03-09 23:16:44 CET