[Mono-list] New improved Emacs C# mode

Dennis Haney davh@davh.dk
02 Jun 2002 22:02:58 +0200


Duncan Mak <duncan@ximian.com> writes:

> On Sun, 2002-06-02 at 11:24, Martin Baulig wrote:
> > It'd be really great to have a stand-alone version of C# mode which you
> > can install just like any Emacs package and which doesn't change the
> > existing cc-mode.
> > 
> 
> Agreed. I've been trying to write up a Mono/C# editor page for a long
> time now, and I just haven't gotten around to doing it yet.
> 
> I did contact the cc-mode maintainers, and they told me it's possible
> that future versions of cc-mode will come with c# mode out of the box.
> 
> For now, I took the other direction and patched a copy of cc-mode to
> include c# mode. If anyone's interested, I could send out a tarball.

This is what Merrills version already does!


-- 
Dennis
use Inline C => qq{void p(char*g){printf("Just Another %s Hacker\n",g);}};p("Perl");