GNU bug report logs - #35124
26.1; ada-mode 6.1.0 no longer syntax-highlights package names at end of spec

Previous Next

Packages: ada-mode, emacs;

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

Date: Wed, 3 Apr 2019 16:06: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


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.1.0 no longer syntax-highlights package names at end
 of spec
Date: Wed, 03 Apr 2019 18:05:17 +0200
X-Debbugs-CC: ada-mode-users <at> nongnu.org
Package: emacs, ada-mode
Version: 26.1
Severity: minor

If you load a file consisting of these three lines:

package Foo is
   procedure P;
end Foo;

then the second "Foo" is not syntax-highlighted.  If
you then remove the "procedure P", the second Foo is
highlighted properly.

This micro-bug is triggered only when
wisi-partial-parse-threshold is less than the size of
the buffer (i.e. it is zero).

-- 
Ludovic Brenta.




This bug report was last modified 5 years and 299 days ago.

Previous Next


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