GNU bug report logs - #33746
26.1; ada-mode 6.0.0 indentation of comments in a case statement

Previous Next

Packages: emacs, ada-mode;

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

Date: Fri, 14 Dec 2018 17:23:01 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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Brenta <ludovic <at> ludovic-brenta.org>
Subject: bug#33746: closed (update)
Date: Mon, 25 Mar 2019 16:43:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#33746: 26.1; ada-mode 6.0.0 indentation of comments in a case statement

which was filed against the emacs, ada-mode package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 33746 <at> debbugs.gnu.org.

-- 
33746: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33746
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: 33746-close <at> debbugs.gnu.org
Subject: update
Date: Mon, 25 Mar 2019 08:42:24 -0800
-- 
-- Stephe

[Message part 3 (message/rfc822, inline)]
From: Ludovic Brenta <ludovic <at> ludovic-brenta.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1; ada-mode 6.0.0 indentation of comments in a case statement
Date: Fri, 14 Dec 2018 18:22:01 +0100
Package: emacs, ada-mode
X-Debbugs-CC: ada-mode-users <at> nongnu.org

Hello,

Here is another minor indentation bug in ada-mode 6.0.0; note how
the indentation of the two comments is inconsistent:

procedure When_Indentation is
begin
  case A is
    when B =>
      -- This comment is indented correctly
      Foo;
    -- This comment is indented incorrectly: should be as above
  end case;
end When_Indentation;

-- 
Ludovic Brenta.



This bug report was last modified 6 years and 57 days ago.

Previous Next


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