>>>> "James" == James Liang <Liang>
writes:
James> By default, xemacs associates .s files with assembly source.
James> How do I get it to associate .asm files with assembly source?
James, this should do it (in .emacs):
(add-to-list 'auto-mode-alist '("\\.asm\\'" . asm-mode))
Norbert, should we add an autoload cookie for this to asm-mode.el?
James> James
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/