From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Newsgroups: gmane.emacs.help Subject: At&t assembler syntax highlighting Date: Wed, 19 Nov 2008 09:46:09 +0300 Message-ID: <4923B631.2020404@gmail.com> Reply-To: coopht@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227077205 25102 80.91.229.12 (19 Nov 2008 06:46:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2008 06:46:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 19 07:47:46 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L2gqn-000243-2l for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Nov 2008 07:47:45 +0100 Original-Received: from localhost ([127.0.0.1]:50241 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2gpe-0002N8-F4 for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Nov 2008 01:46:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2gpL-0002LL-9z for help-gnu-emacs@gnu.org; Wed, 19 Nov 2008 01:46:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2gpI-0002I7-Ki for help-gnu-emacs@gnu.org; Wed, 19 Nov 2008 01:46:13 -0500 Original-Received: from [199.232.76.173] (port=50655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2gpI-0002Hy-I3 for help-gnu-emacs@gnu.org; Wed, 19 Nov 2008 01:46:12 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.169]:65187) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2gpI-0004N8-71 for help-gnu-emacs@gnu.org; Wed, 19 Nov 2008 01:46:12 -0500 Original-Received: by ug-out-1314.google.com with SMTP id 36so489834uga.17 for ; Tue, 18 Nov 2008 22:46:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=r1ljNNlAlL9CeKdzESLvaT30DbCYVZFGQRVd1lWqGMg=; b=n5GCctnRP6dI4Dzk/jdcaZ13lcQvGbtg8mqWkdEZ3+49EZ/L4iSEMS6UGcg8r4fPib Cm017a8RCSoL/MbSYj8GWNuHmbnR0715U/fnuwP1ahv82c9B9Rwrf/sOypetMhxfIZN4 wO1lVW34LLVQXbN/OqTO5ls+DE5GPvlVy2kiY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=Xa2JtCsrT9GVPkfug/tA/svohgFu0sfXFMCllpaKrcMVvuST4YQCBmJOL+yGP+kVin DCxfXCfqYLlh5oDD7XDKcKEof2cVkI3VVgAQEImV9RQTEQ4qtpEOnNgpmihT2DU1Jj8U kvs4VeW5+5Fu7DGMl2B4RkFW00A5LXuKOT8Ew= Original-Received: by 10.66.234.8 with SMTP id g8mr2733731ugh.41.1227077170078; Tue, 18 Nov 2008 22:46:10 -0800 (PST) Original-Received: from ?106.109.8.53? ([213.33.220.118]) by mx.google.com with ESMTPS id k1sm8355265ugf.3.2008.11.18.22.46.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 18 Nov 2008 22:46:09 -0800 (PST) User-Agent: Thunderbird/3.0a2 (X11; 2008072418) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:59917 Archived-At: Good day. Unfortunately, standard emacs asm-mode does not understand syntax of at&t mode. Does anybody have syntax highlight file for at&t assembler? Thanks.