all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug in assembler mode
@ 2008-10-25  9:38 rustom
  0 siblings, 0 replies; 2+ messages in thread
From: rustom @ 2008-10-25  9:38 UTC (permalink / raw
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Bug in assembler mode
@ 2008-10-25 10:31 martin rudalics
  0 siblings, 0 replies; 2+ messages in thread
From: martin rudalics @ 2008-10-25 10:31 UTC (permalink / raw
  To: rustompmody; +Cc: help-gnu-emacs

 > 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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-25 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-25 10:31 Bug in assembler mode martin rudalics
  -- strict thread matches above, loose matches on Subject: below --
2008-10-25  9:38 rustom

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.