GNU bug report logs - #1920
Ada-mode: issues with label indenting

Previous Next

Package: emacs;

Reported by: "Juanma Barranquero" <lekktu <at> gmail.com>

Date: Thu, 15 Jan 2009 09:35:04 UTC

Severity: normal

Fixed in version emacs/23.2

Done: Stephen Leake <stephen_leake <at> stephe-leake.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1920 in the body.
You can then email your comments to 1920 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, stephen_leake <at> stephe-leake.org, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, owner <at> emacsbugs.donarmstrong.com:
bug#1920; Package emacs,ada-mode. (Thu, 15 Jan 2009 09:35:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Juanma Barranquero" <lekktu <at> gmail.com>:
New bug report received and forwarded. Copy sent to stephen_leake <at> stephe-leake.org, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, owner <at> emacsbugs.donarmstrong.com.

Your message had a Version: pseudo-header with an invalid package version:

22.1,23.0.60

please either use found or fixed to the control server with a correct version, or reply to this report indicating the correct version so the maintainer (or someone else) can correct it for you.

(Thu, 15 Jan 2009 09:35:04 GMT) Full text and rfc822 format available.


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Juanma Barranquero" <lekktu <at> gmail.com>
To: "Emacs Bug Tracker" <submit <at> debbugs.gnu.org>
Subject: Ada-mode: issues with label indenting
Date: Thu, 15 Jan 2009 10:27:38 +0100
Package: emacs,ada-mode
Version: 22.1,23.0.60
X-Debbugs-CC: stephen_leake <at> stephe-leake.org


There are several issues with indentation of labels in Ada mode:

procedure Label_Test is
begin
   if True then
      null;
  Label1:
      null;
      <<Label2>>   -- ada-label-indent not working?
	  if False then
	  null;    -- then-part not correctly indented
	  else
	     null;
	  end if;
   end if;
end Label_Test;




Reply sent to Stephen Leake <stephen_leake <at> stephe-leake.org>:
You have taken responsibility. (Thu, 14 Jan 2010 01:04:02 GMT) Full text and rfc822 format available.

Notification sent to "Juanma Barranquero" <lekktu <at> gmail.com>:
bug acknowledged by developer. (Thu, 14 Jan 2010 01:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 1920-done <at> debbugs.gnu.org (full text, mbox):

From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: 1920-done <at> debbugs.gnu.org
Subject: Re: 1920 Ada-mode: issues with label indenting
Date: Wed, 13 Jan 2010 20:03:48 -0500
Package: emacs,ada-mode
Version: 23.2

I've fixed this bug in my working sources; I'll submit a patch to
Juanma to commit to CVS for 23.2.

-- 
-- Stephe




bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Feb 2010 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 137 days ago.

Previous Next


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