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

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

Re: asm mode for emacs?


From: Stefan Monnier
Subject: Re: asm mode for emacs?
Date: Tue, 22 Nov 2005 15:30:52 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> For some reason it uses NASM mode instead and it only makes labels in colors
> everything else just acts as in normal textmode.

I don't know what makes you think it uses NASM mode.
It indeed doesn't provide too many features.
The version in Emacs-CVS is slightly more featureful, tho still
pretty limited.  It basically only provide very basic highlighting
and indentation.

The problem is that it's intended to be generic for "any" assembly language,
so it can't be too clever.

Patches welcome,


        Stefan


reply via email to

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