unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1920: Ada-mode: issues with label indenting
@ 2009-01-15  9:27 ` Juanma Barranquero
  2010-01-14  1:04   ` bug#1920: marked as done (Ada-mode: issues with label indenting) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2009-01-15  9:27 UTC (permalink / raw)
  To: Emacs Bug Tracker

Package: emacs,ada-mode
Version: 22.1,23.0.60
X-Debbugs-CC: stephen_leake@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;






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

* bug#1920: marked as done (Ada-mode: issues with label indenting)
  2009-01-15  9:27 ` bug#1920: Ada-mode: issues with label indenting Juanma Barranquero
@ 2010-01-14  1:04   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2010-01-14  1:04 UTC (permalink / raw)
  To: Stephen Leake; +Cc: emacs-bug-tracker

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

Your message dated Wed, 13 Jan 2010 20:03:48 -0500
with message-id <utyupfqff.fsf@stephe-leake.org>
and subject line Re: 1920 Ada-mode: issues with label indenting
has caused the Emacs bug report #1920,
regarding Ada-mode: issues with label indenting
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact bug-gnu-emacs@gnu.org
immediately.)


-- 
1920: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1920
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 2698 bytes --]

From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Emacs Bug Tracker" <submit@emacsbugs.donarmstrong.com>
Subject: Ada-mode: issues with label indenting
Date: Thu, 15 Jan 2009 10:27:38 +0100
Message-ID: <f7ccd24b0901150127q1e81ae4dl3ad6b4eeced36b02@mail.gmail.com>

Package: emacs,ada-mode
Version: 22.1,23.0.60
X-Debbugs-CC: stephen_leake@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;



[-- Attachment #3: Type: message/rfc822, Size: 2192 bytes --]

From: Stephen Leake <stephen_leake@stephe-leake.org>
To: 1920-done@debbugs.gnu.org
Subject: Re: 1920 Ada-mode: issues with label indenting
Date: Wed, 13 Jan 2010 20:03:48 -0500
Message-ID: <utyupfqff.fsf@stephe-leake.org>

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


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

end of thread, other threads:[~2010-01-14  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <utyupfqff.fsf@stephe-leake.org>
2009-01-15  9:27 ` bug#1920: Ada-mode: issues with label indenting Juanma Barranquero
2010-01-14  1:04   ` bug#1920: marked as done (Ada-mode: issues with label indenting) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).