GNU bug report logs - #6466
add gas-mode.el to emacs

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> gnu.org>

Date: Sat, 19 Jun 2010 07:03:01 UTC

Severity: wishlist

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6466 in the body.
You can then email your comments to 6466 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6466; Package emacs. (Sat, 19 Jun 2010 07:03:01 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: add gas-mode.el to emacs
Date: Sat, 19 Jun 2010 03:01:58 -0400
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.





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6466; Package emacs. (Sat, 19 Jun 2010 18:23:02 GMT) Full text and rfc822 format available.

Message #6 received at 6466 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: 6466 <at> debbugs.gnu.org
Subject: Re: bug#6466: add gas-mode.el to emacs
Date: Sat, 19 Jun 2010 14:22:04 -0400
Dan Nicolaescu <dann <at> gnu.org> 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.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6466; Package emacs. (Sat, 19 Jun 2010 20:13:02 GMT) Full text and rfc822 format available.

Message #9 received at 6466 <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 6466 <at> debbugs.gnu.org
Subject: Re: bug#6466: add gas-mode.el to emacs
Date: Sat, 19 Jun 2010 16:12:27 -0400
Chong Yidong <cyd <at> stupidchicken.com> writes:

> Dan Nicolaescu <dann <at> gnu.org> 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.

IMO it would be better to give it a spin for a bit in the core emacs,
and if no problems are found, just replace asm-mode.el (it has less
features, and hasn't seen much develpment in quite a while)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#6466; Package emacs. (Mon, 10 Aug 2020 15:12:02 GMT) Full text and rfc822 format available.

Message #12 received at 6466 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: Dan Nicolaescu <dann <at> gnu.org>, 6466 <at> debbugs.gnu.org
Subject: Re: bug#6466: add gas-mode.el to emacs
Date: Mon, 10 Aug 2020 08:11:05 -0700
Chong Yidong <cyd <at> stupidchicken.com> writes:

> Dan Nicolaescu <dann <at> gnu.org> 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.

That was 10 years ago, and there were no further updates.

Now, this link is dead:
http://www.hczim.de/software/gas-mode.html

So is there anything more to do here or should this be closed?

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#6466; Package emacs. (Wed, 19 Aug 2020 10:10:02 GMT) Full text and rfc822 format available.

Message #15 received at 6466 <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: Chong Yidong <cyd <at> stupidchicken.com>, 6466 <at> debbugs.gnu.org
Subject: Re: bug#6466: add gas-mode.el to emacs
Date: Wed, 19 Aug 2020 06:09:44 -0400
Stefan Kangas <stefan <at> marxist.se> writes:

> Chong Yidong <cyd <at> stupidchicken.com> writes:
>
>> Dan Nicolaescu <dann <at> gnu.org> 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.
>
> That was 10 years ago, and there were no further updates.
>
> Now, this link is dead:
> http://www.hczim.de/software/gas-mode.html
>
> So is there anything more to do here or should this be closed?

It looks like the code is available elsewhere: 
https://github.com/nelhage/elisp/blob/master/local/gas-mode.el




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#6466; Package emacs. (Wed, 08 Sep 2021 08:44:02 GMT) Full text and rfc822 format available.

Message #18 received at 6466 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: 6466 <at> debbugs.gnu.org, Chong Yidong <cyd <at> stupidchicken.com>,
 Stefan Kangas <stefan <at> marxist.se>
Subject: Re: bug#6466: add gas-mode.el to emacs
Date: Wed, 08 Sep 2021 10:43:45 +0200
Dan Nicolaescu <dann <at> gnu.org> writes:

>> Now, this link is dead:
>> http://www.hczim.de/software/gas-mode.html
>>
>> So is there anything more to do here or should this be closed?
>
> It looks like the code is available elsewhere: 
> https://github.com/nelhage/elisp/blob/master/local/gas-mode.el

It doesn't look like that's been updated for a decade, either, so it
pretty much looks like it's a dead project.  I can't recall anybody else
asking for the mode to be included in ELPA, either, so I don't think
we're going to see any further progress in this bug report, and I'm
closing it.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 6466 <at> debbugs.gnu.org and Dan Nicolaescu <dann <at> gnu.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 08 Sep 2021 08:44:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Oct 2021 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 201 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.