Re: [cc65] Recommended Text Editor

Date view Thread view Subject view

From: Adam Dunkels (adam_at_sics.se)
Date: 2003-03-09 22:23:40


On Sat, 2003-03-08 at 23:27, Todd Elliott wrote:
> Any recommendations? Please don't suggest vi. I've already checked it out
> and it is too hard. I was looking for something like gedit or Bluefish.

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

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

/adam
-- 
Adam Dunkels <adam_at_sics.se>
http://www.sics.se/~adam/

----------------------------------------------------------------------
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 22:24:29 CET