From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#6466: add gas-mode.el to emacs Date: Sat, 19 Jun 2010 14:22:04 -0400 Message-ID: <87bpb6j31v.fsf@stupidchicken.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1276972173 22334 80.91.229.12 (19 Jun 2010 18:29:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Jun 2010 18:29:33 +0000 (UTC) Cc: 6466@debbugs.gnu.org To: Dan Nicolaescu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 19 20:29:30 2010 connect(): No such file or directory Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2nI-0004eS-1A for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Jun 2010 20:29:28 +0200 Original-Received: from localhost ([127.0.0.1]:57145 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQ2nH-0007Vk-F8 for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Jun 2010 14:29:27 -0400 Original-Received: from [140.186.70.92] (port=37879 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQ2mp-0007FY-9q for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 14:29:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQ2mn-00026N-St for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 14:28:59 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47206) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2mn-00026J-RN for bug-gnu-emacs@gnu.org; Sat, 19 Jun 2010 14:28:57 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OQ2h4-0000hi-1Z; Sat, 19 Jun 2010 14:23:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 19 Jun 2010 18:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6466 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6466-submit@debbugs.gnu.org id=B6466.12769717312697 (code B ref 6466); Sat, 19 Jun 2010 18:23:02 +0000 Original-Received: (at 6466) by debbugs.gnu.org; 19 Jun 2010 18:22:11 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2gF-0000hR-5W for submit@debbugs.gnu.org; Sat, 19 Jun 2010 14:22:11 -0400 Original-Received: from pantheon-po45.its.yale.edu ([130.132.50.79]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQ2gD-0000hL-0J for 6466@debbugs.gnu.org; Sat, 19 Jun 2010 14:22:09 -0400 Original-Received: from furry (173-14-147-246-NewEngland.hfc.comcastbusiness.net [173.14.147.246]) (authenticated bits=0) by pantheon-po45.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o5JIM4le024167 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 19 Jun 2010 14:22:04 -0400 Original-Received: by furry (Postfix, from userid 1000) id 124AFC013; Sat, 19 Jun 2010 20:22:04 +0200 (CEST) In-Reply-To: (Dan Nicolaescu's message of "Sat, 19 Jun 2010 03:01:58 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 19 Jun 2010 14:23:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:37876 Archived-At: Dan Nicolaescu writes: > It would be nice if gas-mode.el > (http://www.hczim.de/software/gas-mode.html) would be added to emacs. > It is a good mode for editing assembly. > The copyright assignment is on file. I have emailed the author to check that he is OK with the inclusion. If so, I will upload it to elpa.gnu.org.