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: Pascal Bourguignon
Subject: Re: asm mode for emacs?
Date: Mon, 21 Nov 2005 22:22:25 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Paminu <jadajada@asd.com> writes:

> I am starting to write some .asm files in emacs and was wondering if there
> exist an asm mode for emacs. I have tried to google one, but I only find
> other people asking the same question without any answers. Hope somone can
> help!

Why, there's an asm-mode delivered with emacs.

Perhaps the your auto-mode-alist doesn't map '.asm' to asm-mode? By
default on unix, asm files are named with: '.s'.
Or you can prepend a first line: ;; -*- mode: asm -*-


-- 
"Indentation! -- I will show you how to indent when I indent your skull!"


reply via email to

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