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

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

Bug in assembler mode


From: martin rudalics
Subject: Bug in assembler mode
Date: Sat, 25 Oct 2008 12:31:12 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> I was writing code in assembly (gas under linux)
> Wanted to comment out something and used comment region.
>
> It put semicolons.
>
> I dont know gas very well and I did not think about it.
>
> After a long time of weird behavior in which a file that was only
> changed in its 'comments'  was behaving different from one that was
> not, I looked at the gas manual and find that semicolon is like in C
> -- a statement separator.

Maybe you should try `gas-mode'

      http://www.hczim.de/software/gas-mode.html

instead of asm-mode shipped with Emacs.

martin





reply via email to

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