GNU bug report logs - #38270
26.1; ada-mode 6.2.1 Ada > Misc > Reset Parser appears useless

Previous Next

Packages: emacs, ada-mode;

Reported by: Ludovic Brenta <ludovic <at> ludovic-brenta.org>

Date: Tue, 19 Nov 2019 14:59:02 UTC

Severity: minor

Found in version 26.1

Done: Stephen Leake <stephen_leake <at> stephe-leake.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 38270 in the body.
You can then email your comments to 38270 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 ada-mode-users <at> nongnu.org, bug-gnu-emacs <at> gnu.org, stephen_leake <at> stephe-leake.org:
bug#38270; Package emacs, ada-mode. (Tue, 19 Nov 2019 14:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ludovic Brenta <ludovic <at> ludovic-brenta.org>:
New bug report received and forwarded. Copy sent to ada-mode-users <at> nongnu.org, bug-gnu-emacs <at> gnu.org, stephen_leake <at> stephe-leake.org. (Tue, 19 Nov 2019 14:59:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Brenta <ludovic <at> ludovic-brenta.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1; ada-mode 6.2.1 Ada > Misc > Reset Parser appears useless
Date: Tue, 19 Nov 2019 15:58:13 +0100
X-Debbugs-CC: ada-mode-users <at> nongnu.org
Package: emacs, ada-mode
Version: 26.1
Severity: minor

This is a followup to #37620.  One of my colleagues reports being
hit by it quite often (this is indeed the most annoying bug remaining
in ada-mode right now).  When this happens, he tries Ada > Misc >
Reset Parser but this does not help the situation.  Only M-x
wisi-kill-parser makes emacs responsive again.  Therefore, I suggest
replacing the menu entry with Ada > Misc > Kill Parser.

I'm not sure what "Reset Parser" is supposed to do anyway.

-- 
Ludovic Brenta.




Information forwarded to bug-gnu-emacs <at> gnu.org, stephen_leake <at> stephe-leake.org:
bug#38270; Package emacs, ada-mode. (Tue, 19 Nov 2019 16:55:02 GMT) Full text and rfc822 format available.

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

From: WAROQUIERS Philippe <philippe.waroquiers <at> eurocontrol.int>
To: Ludovic Brenta <ludovic <at> ludovic-brenta.org>, "38270 <at> debbugs.gnu.org"
 <38270 <at> debbugs.gnu.org>
Cc: "ada-mode-users <at> nongnu.org" <ada-mode-users <at> nongnu.org>
Subject: RE: bug#38270: 26.1; ada-mode 6.2.1 Ada > Misc > Reset Parser
 appears useless
Date: Tue, 19 Nov 2019 16:52:34 +0000
Maybe 'Restart Parser' ?
(kill parser looks too nasty).

For sure, we better have a 'please repair the parser' which works,
rather than having a (maybe microscopically) more efficient 'Reset parser'
that (at least in my case) does not work most of the time.

Philippe


> -----Original Message-----
> From: Ada-mode-users <ada-mode-users-
> bounces+philippe.waroquiers=eurocontrol.int <at> nongnu.org> On Behalf Of
> Ludovic Brenta
> Sent: 19 November 2019 15:58
> To: 38270 <at> debbugs.gnu.org
> Cc: ada-mode-users <at> nongnu.org
> Subject: bug#38270: 26.1; ada-mode 6.2.1 Ada > Misc > Reset Parser appears
> useless
>
> X-Debbugs-CC: ada-mode-users <at> nongnu.org
> Package: emacs, ada-mode
> Version: 26.1
> Severity: minor
>
> This is a followup to #37620.  One of my colleagues reports being
> hit by it quite often (this is indeed the most annoying bug remaining
> in ada-mode right now).  When this happens, he tries Ada > Misc >
> Reset Parser but this does not help the situation.  Only M-x
> wisi-kill-parser makes emacs responsive again.  Therefore, I suggest
> replacing the menu entry with Ada > Misc > Kill Parser.
>
> I'm not sure what "Reset Parser" is supposed to do anyway.
>
> --
> Ludovic Brenta.
>
>

____

This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.

Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy.

Any views expressed in this message are those of the sender.




Information forwarded to bug-gnu-emacs <at> gnu.org, stephen_leake <at> stephe-leake.org:
bug#38270; Package emacs, ada-mode. (Tue, 26 Nov 2019 12:58:02 GMT) Full text and rfc822 format available.

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

From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: 38270 <at> debbugs.gnu.org
Subject: update
Date: Tue, 26 Nov 2019 04:57:30 -0800
The menu entry "Reset Parser" runs wisi-reset-parser, which clears all
of the various caches associated with the parser. It is useful when an
elisp bug is causing problems.

wisi-kill-parser kills the parser process, which is useful when the
parser is taking too long due to a complex error, or for Ada bugs, and
then cleans up just two of the parse caches.

I'll change wisi-kill-parser to call wisi-reset-parser, so it handles
both elisp and Ada bugs, and change the menu entry to "Restart Parser"
and have it call wisi-kill-parser.

-- 
-- Stephe




Added tag(s) pending. Request was from Stephen Leake <stephen_leake <at> stephe-leake.org> to control <at> debbugs.gnu.org. (Sat, 14 Dec 2019 18:05:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org, stephen_leake <at> stephe-leake.org:
bug#38270; Package emacs, ada-mode. (Fri, 31 Jan 2020 14:06:02 GMT) Full text and rfc822 format available.

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

From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: 38270 <at> debbugs.gnu.org
Subject: update
Date: Fri, 31 Jan 2020 06:05:26 -0800
fixed in 7.0.1
-- 
-- Stephe




Reply sent to Stephen Leake <stephen_leake <at> stephe-leake.org>:
You have taken responsibility. (Fri, 31 Jan 2020 14:07:02 GMT) Full text and rfc822 format available.

Notification sent to Ludovic Brenta <ludovic <at> ludovic-brenta.org>:
bug acknowledged by developer. (Fri, 31 Jan 2020 14:07:02 GMT) Full text and rfc822 format available.

Message #21 received at 38270-close <at> debbugs.gnu.org (full text, mbox):

From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: 38270-close <at> debbugs.gnu.org
Subject: closed by ada-mode version 7.0.1
Date: Fri, 31 Jan 2020 06:06:24 -0800
-- 
-- Stephe




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 29 Feb 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 50 days ago.

Previous Next


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