GNU bug report logs - #34029
26.1; ada-mode 6.0.0 and multi-line trailing comments

Previous Next

Package: emacs;

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

Date: Thu, 10 Jan 2019 13:20: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#34029: closed (close)
Date: Sun, 18 Aug 2019 16:50:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34029: 26.1; ada-mode 6.0.0 and multi-line trailing comments

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

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

-- 
34029: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34029
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: 34029-close <at> debbugs.gnu.org
Subject: close
Date: Sun, 18 Aug 2019 09:49:34 -0700
-- 
-- 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 and multi-line trailing comments
Date: Thu, 10 Jan 2019 14:19:11 +0100
Package: Emacs
Version: 26.1
X-Debbugs-CC: ada-mode-users <at> nongnu.org
Severity: minor

Hello,

When reindenting the code below, ada-mode indents the line marked
[WRONG], aligning its comment delimiter is aligned under that of the
preceding line.  It is my understanding that possibly "this is a
feature, not a bug" and that inserting a blank line after the
"warning" line corrects the probkel but we'd like to have an option
to disable this behavior; we have a very large code base and mass-
reindentation can break some carefully-formatted comments without
the developer noticing.

As an additional bad side-effect, comments like [WRONG] below can
easily exceed the line length limit in our coding standard.

Thanks for considering.

procedure Foo is
begin
  Call_This_Other_Procedure (Bar, Baz); -- warning: finalizes Baz
                                        -- [WRONG] The reason why we 
need to call this procedure as the first step is because...
  Now_Do_The_Real_Processing;
end Foo;

-- 
Ludovic Brenta.



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

Previous Next


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