Your message dated Mon, 19 May 2014 00:06:10 -0700 (PDT)
with message-id <[email protected]>
and subject line Re:Bug#340211
has caused the Debian Bug report #340211,
regarding ADA-Mode: "Symbol's function definition is void: ada-indent"
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 [email protected]
immediately.)


-- 
340211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340211
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs21
Version: 21.4a-1
Severity: normal



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=it_IT, LC_CTYPE=it_IT (charmap=ISO-8859-1)

Versions of packages emacs21 depends on:
ii  emacs21-bin-common 21.4a-1               The GNU Emacs editor's shared, arc
ii  libc6              2.3.2.ds1-22          GNU C Library: Shared libraries an
ii  libice6            4.3.0.dfsg.1-14sarge1 Inter-Client Exchange library
ii  libjpeg62          6b-10                 The Independent JPEG Group's JPEG 
ii  libncurses5        5.4-4                 Shared libraries for terminal hand
ii  libpng12-0         1.2.8rel-1            PNG library - runtime
ii  libsm6             4.3.0.dfsg.1-14sarge1 X Window System Session Management
ii  libtiff4           3.7.2-3               Tag Image File Format (TIFF) libra
ii  libungif4g         4.1.3-2sarge1         shared library for GIF images (run
ii  libx11-6           4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxext6           4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii  libxmu6            4.3.0.dfsg.1-14sarge1 X Window System miscellaneous util
ii  libxpm4            4.3.0.dfsg.1-14sarge1 X pixmap library
ii  libxt6             4.3.0.dfsg.1-14sarge1 X Toolkit Intrinsics
ii  xaw3dg             1.5+E-8               Xaw3d widget set
ii  xlibs              4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu
ii  zlib1g             1:1.2.2-4.sarge.2     compression library - runtime

-- no debconf information

I was writing this piece of Ada code (Emacs was in Ada-mode) and when I tried 
to begin a new paragraph after I 
wrote the word "loop", Emacs complained with this statement: "Symbol's function 
definition is void: ada-indent" and 
after that I couldn't type anything else. I had to disable "Auto Indent After 
Return" in Ada::Options menu to keep on 
writing. 
 
------------------------[code]
use Text_IO, Ada.Integer_Text_IO;

package body pSacco is

        task body Sacco is
        palline : Integer := 10;
        request : array (1 .. 4) of Integer;

        begin
        request := (0, 0, 0, 0);

    ACCETTA : loop

------------------------[/code]


Thanks,


Giordano


--- End Message ---
--- Begin Message ---
Version: 23.1

By experiment, this was fixed years ago, in Emacs 23.1.
Current is 24.3.

--- End Message ---

Reply via email to