all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33746: 26.1; ada-mode 6.0.0 indentation of comments in a case statement
@ 2018-12-14 17:22 Ludovic Brenta
  2018-12-14 18:24 ` bug#33746: [Ada-mode-users] " Simon Wright
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ludovic Brenta @ 2018-12-14 17:22 UTC (permalink / raw)
  To: 33746; +Cc: ada-mode-users

Package: emacs, ada-mode
X-Debbugs-CC: ada-mode-users@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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-25 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-14 17:22 bug#33746: 26.1; ada-mode 6.0.0 indentation of comments in a case statement Ludovic Brenta
2018-12-14 18:24 ` bug#33746: [Ada-mode-users] " Simon Wright
2019-03-25 16:42 ` bug#33746: update Stephen Leake
2019-03-25 16:42 ` Stephen Leake

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.