GNU bug report logs - #21228
VHDL mode update

Previous Next

Package: emacs;

Reported by: Ritchie Cai <ritchiecai <at> r2labs.org>

Date: Mon, 10 Aug 2015 07:29:02 UTC

Severity: normal

Fixed in version 25.0.93

Done: Glenn Morris <rgm <at> gnu.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 21228 in the body.
You can then email your comments to 21228 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 bug-gnu-emacs <at> gnu.org:
bug#21228; Package emacs. (Mon, 10 Aug 2015 07:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ritchie Cai <ritchiecai <at> r2labs.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 10 Aug 2015 07:29:02 GMT) Full text and rfc822 format available.

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

From: Ritchie Cai <ritchiecai <at> r2labs.org>
To: bug-gnu-emacs <at> gnu.org
Subject: VHDL mode update
Date: Sun, 9 Aug 2015 21:57:52 -0500
[Message part 1 (text/plain, inline)]
Hi,
The VHDL mode that comes with emacs need a upgrade. The current 3.34 that comes with emacs has a pretty annoying bug that will mess up find-grep result. 
The bug is fixed in 3.36 and the latest stable release is 3.38.
VHDL mode: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html <http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html>

Thanks
Ritchie

[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21228; Package emacs. (Mon, 10 Aug 2015 15:48:01 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: Ritchie Cai <ritchiecai <at> r2labs.org>
Cc: 21228 <at> debbugs.gnu.org
Subject: Re: bug#21228: VHDL mode update
Date: Mon, 10 Aug 2015 11:47:08 -0400
Ritchie Cai wrote:

> The VHDL mode that comes with emacs need a upgrade. The current 3.34
> that comes with emacs has a pretty annoying bug that will mess up
> find-grep result.
> The bug is fixed in 3.36 and the latest stable release is 3.38.

The current Emacs master includes VHDL version 3.37.1.

This issue will keep happening, which is why personally I'm sure that
VHDL would be better in elpa.gnu.org. No-one seemed to agree though:

http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html

I synced the last few versions of vhdl, but probably don't intend to do
it any more, so I hope someone else will do it, wherever it lives.




Added indication that bug 21228 blocks19759 Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 10 Aug 2015 15:48:02 GMT) Full text and rfc822 format available.

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

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

From: Ritchie Cai <ritchiecai <at> r2labs.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 21228 <at> debbugs.gnu.org
Subject: Re: bug#21228: VHDL mode update
Date: Mon, 10 Aug 2015 11:17:50 -0500
Ah, yes, the master branch does have 3.37. I was looking at emacs-24 branch.
Isn’t emacs-24 for next release? So can the 3.37 update be merged into emacs-24 branch?

> On Aug 10, 2015, at 10:47 AM, Glenn Morris <rgm <at> gnu.org> wrote:
> 
> Ritchie Cai wrote:
> 
>> The VHDL mode that comes with emacs need a upgrade. The current 3.34
>> that comes with emacs has a pretty annoying bug that will mess up
>> find-grep result.
>> The bug is fixed in 3.36 and the latest stable release is 3.38.
> 
> The current Emacs master includes VHDL version 3.37.1.
> 
> This issue will keep happening, which is why personally I'm sure that
> VHDL would be better in elpa.gnu.org. No-one seemed to agree though:
> 
> http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html
> 
> I synced the last few versions of vhdl, but probably don't intend to do
> it any more, so I hope someone else will do it, wherever it lives.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21228; Package emacs. (Mon, 10 Aug 2015 16:24:01 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: Ritchie Cai <ritchiecai <at> r2labs.org>
Cc: 21228 <at> debbugs.gnu.org
Subject: Re: bug#21228: VHDL mode update
Date: Mon, 10 Aug 2015 12:23:23 -0400
PS for the benefit of anyone wanting to do this, the 3.37.1 that I
synced with last time is no longer listed on
http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html, but fortunately
the file itself still seems to be available at
http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode-3.37.1.tar.gz .
Generate the diff between that and the latest version, apply to Emacs,
resolve any conflicts, create suitably detailed commit log.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21228; Package emacs. (Tue, 11 Aug 2015 00:26:02 GMT) Full text and rfc822 format available.

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

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: Ritchie Cai <ritchiecai <at> r2labs.org>
Cc: 21228 <at> debbugs.gnu.org
Subject: Re: bug#21228: VHDL mode update
Date: Tue, 11 Aug 2015 08:25:56 +0800
On Tue, Aug 11, 2015 at 12:17 AM, Ritchie Cai <ritchiecai <at> r2labs.org> wrote:
> Isn’t emacs-24 for next release? So can the 3.37 update be merged into emacs-24 branch?

I doubt whether emacs-24 will be used for any new release.

See https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00349.html




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21228; Package emacs. (Tue, 11 Aug 2015 03:09:02 GMT) Full text and rfc822 format available.

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

From: Ritchie Cai <ritchiecai <at> r2labs.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 21228 <at> debbugs.gnu.org
Subject: Re: bug#21228: VHDL mode update
Date: Mon, 10 Aug 2015 22:08:26 -0500
ha, that sounds good.

> On Aug 10, 2015, at 7:25 PM, Xue Fuqiao <xfq.free <at> gmail.com> wrote:
> 
> On Tue, Aug 11, 2015 at 12:17 AM, Ritchie Cai <ritchiecai <at> r2labs.org> wrote:
>> Isn’t emacs-24 for next release? So can the 3.37 update be merged into emacs-24 branch?
> 
> I doubt whether emacs-24 will be used for any new release.
> 
> See https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00349.html
> 
> 
> 





Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sun, 17 Apr 2016 23:20:01 GMT) Full text and rfc822 format available.

Notification sent to Ritchie Cai <ritchiecai <at> r2labs.org>:
bug acknowledged by developer. (Sun, 17 Apr 2016 23:20:01 GMT) Full text and rfc822 format available.

Message #27 received at 21228-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 21228-done <at> debbugs.gnu.org
Subject: Re: bug#21228: VHDL mode update
Date: Sun, 17 Apr 2016 19:19:00 -0400
Version: 25.0.93

Zero-interest from anyone in this issue, so I once again updated the
Emacs vhdl to the latest upstream version.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 16 May 2016 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 41 days ago.

Previous Next


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