emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#33746: closed (26.1; ada-mode 6.0.0 indentation of


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33746: closed (26.1; ada-mode 6.0.0 indentation of comments in a case statement)
Date: Mon, 25 Mar 2019 16:43:02 +0000

Your message dated Mon, 25 Mar 2019 08:42:24 -0800
with message-id <address@hidden>
and subject line update
has caused the debbugs.gnu.org bug report #33746,
regarding 26.1; ada-mode 6.0.0 indentation of comments in a case statement
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
33746: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33746
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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: address@hidden

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.



--- End Message ---
--- Begin Message --- Subject: update Date: Mon, 25 Mar 2019 08:42:24 -0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (windows-nt)
-- 
-- Stephe


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]