GNU bug report logs -
#38270
26.1; ada-mode 6.2.1 Ada > Misc > Reset Parser appears useless
Previous Next
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.
Full log
View this message in rfc822 format
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
This bug report was last modified 5 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.