From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Charles Jackson Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: arm-mode Date: Sun, 11 Aug 2019 02:58:20 +0000 Message-ID: References: Reply-To: Charles Jackson Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="254503"; mail-complaints-to="usenet@blaine.gmane.org" Cc: "emacs-devel@gnu.org" To: "rms@gnu.org" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 11 04:58:53 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hwe4K-001460-CI for ged-emacs-devel@m.gmane.org; Sun, 11 Aug 2019 04:58:52 +0200 Original-Received: from localhost ([::1]:38710 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hwe4I-0001Sa-Ke for ged-emacs-devel@m.gmane.org; Sat, 10 Aug 2019 22:58:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34165) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hwe42-0001SF-66 for emacs-devel@gnu.org; Sat, 10 Aug 2019 22:58:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hwe41-00043H-18 for emacs-devel@gnu.org; Sat, 10 Aug 2019 22:58:34 -0400 Original-Received: from mail-40133.protonmail.ch ([185.70.40.133]:18903) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hwe40-00042R-HW; Sat, 10 Aug 2019 22:58:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1565492307; bh=rD0Fr+Gi7sGRlnbMtgdMFPPcGZgnlR7gZqlffZ26xCQ=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=iv0YyyYci1rrsiAGHweJejDiq3ztx7Kv66mVGhy+Uj3NkTaqxB0u3jP2v+lkke1K3 stZ9GvZz79WHcD6sUSJw6sF/+WZLLrNRh1JhGDD8IWNV7AgR4Iu4k7jJFB7oV0yec1 w+lm+lQEMyDO7Hy7vPdnLDSmVP13+NwrxFl+iTMU= In-Reply-To: Feedback-ID: p83t8gvtwwvEnDE9c_Yw65bccluM3oRviDMKpc2tgQfCvUp_cnOnhI2azb4pGx1ROQUEh05HOUWLjr8vTaxtfg==:Ext:ProtonMail X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.70.40.133 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:239319 Archived-At: I didn't do the derivation because I couldn't get it to work properly. Arm-= mode has automatic indentation with TAB which asm-mode doesn't have, but I = haven't seen anyone use that in assembler languages other than arm. Sent with ProtonMail Secure Email. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Saturday, August 10, 2019 9:37 PM, Richard Stallman wrote: > [[[ To any NSA and FBI agents reading my email: please consider ]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > > Arm-mode is not meant as a replacement for asm-mode; It is > > > specialized for Arm assembler language. I provides specialized > > > syntax highlighting and indentation (for a smaller file size). It > > > also uses Arm style comments (@ and /* */) instead of the ; used > > > in asm-mode. > > Did you define it as a derivative on asm-mode? That is the clean way > to do it. > > Does it offer any additional features, or only specialize the asm-mode > features? I ask because, if there are additional features, it would > be useful to generalize them and put them into asm-mode. > > > -------------------------------------------------------------------------= ---------------------------------------------------------------------------= ---------------------------------------------------------------------------= -------------------------------------------------------- > > Dr Richard Stallman > President, Free Software Foundation (https://gnu.org, https://fsf.org) > Internet Hall-of-Famer (https://internethalloffame.org)