From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.help Subject: Re: asm mode for emacs? Date: Mon, 21 Nov 2005 20:36:15 +0100 (CET) Message-ID: <20051121193615.AE56B3F32@rocksteady.printf.se> References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1132602431 22655 80.91.229.2 (21 Nov 2005 19:47:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Nov 2005 19:47:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 21 20:47:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EeHbb-0003y1-Hr for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Nov 2005 20:45:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EeHba-00006N-5B for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Nov 2005 14:45:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EeHSl-00047P-KJ for help-gnu-emacs@gnu.org; Mon, 21 Nov 2005 14:36:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EeHSh-000456-TY for help-gnu-emacs@gnu.org; Mon, 21 Nov 2005 14:36:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EeHSe-00043U-W3 for help-gnu-emacs@gnu.org; Mon, 21 Nov 2005 14:36:21 -0500 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EeHSe-00068T-KC for help-gnu-emacs@gnu.org; Mon, 21 Nov 2005 14:36:20 -0500 Original-Received: from rocksteady.printf.se (81.224.154.131) by pne-smtpout1-sn1.fre.skanova.net (7.2.060.1) id 437DDFC2000B66AC for help-gnu-emacs@gnu.org; Mon, 21 Nov 2005 20:36:15 +0100 Original-Received: by rocksteady.printf.se (Postfix, from userid 1000) id AE56B3F32; Mon, 21 Nov 2005 20:36:15 +0100 (CET) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Paminu on Mon, 21 Nov 2005 20:24:03 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:31226 Archived-At: > From: Paminu > Date: Mon, 21 Nov 2005 20:24:03 +0100 > > 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! M-x asm-mode RET It should happen automatically when you open a file with an .asm extension.