PDA

View Full Version : Emacs with C#?



bieber
May 31st, 2006, 02:02 AM
Okay, so I'm currently using GNU Emacs (Emacs 21), and I've now decided to try and learn C#. Problem is, there's no built in support for highlighting or indentation for C#, and I can't find it in Synaptic, either. Anyone know how to go about fixing this?

Edit-I followed this guide (http://www.filipdewaard.com/general/Installing-C-syntax-highlighting-in-Emacs/) and now Emacs gives me the following error on startup


To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it. Start
Emacs with the `--debug-init' option to view a complete error
backtrace
Selecting a region with the mouse does `copy' automatically


There's now auto-indentation, but no syntax highlighting...