From unknown Thu Jun 19 14:03:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#24163 <24163@debbugs.gnu.org> To: bug#24163 <24163@debbugs.gnu.org> Subject: Status: 25.1; ada mode and empty lines indentation Reply-To: bug#24163 <24163@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:03:13 +0000 retitle 24163 25.1; ada mode and empty lines indentation reassign 24163 emacs submitter 24163 sebastienbianti@free.fr severity 24163 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 05 11:34:36 2016 Received: (at submit) by debbugs.gnu.org; 5 Aug 2016 15:34:36 +0000 Received: from localhost ([127.0.0.1]:56814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bVh8t-0004I6-MY for submit@debbugs.gnu.org; Fri, 05 Aug 2016 11:34:36 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41151) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bVgr1-0003qJ-EE for submit@debbugs.gnu.org; Fri, 05 Aug 2016 11:16:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVgqv-000605-46 for submit@debbugs.gnu.org; Fri, 05 Aug 2016 11:16:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVgqv-0005zc-0k for submit@debbugs.gnu.org; Fri, 05 Aug 2016 11:16:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVgqs-000314-IE for bug-gnu-emacs@gnu.org; Fri, 05 Aug 2016 11:15:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVgqo-0005xb-81 for bug-gnu-emacs@gnu.org; Fri, 05 Aug 2016 11:15:57 -0400 Received: from smtp6-g21.free.fr ([212.27.42.6]:38864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVgqn-0005x5-Sx for bug-gnu-emacs@gnu.org; Fri, 05 Aug 2016 11:15:54 -0400 Received: from zimbra20-e3.priv.proxad.net (unknown [172.20.243.170]) by smtp6-g21.free.fr (Postfix) with ESMTP id 19D36780394 for ; Fri, 5 Aug 2016 13:37:47 +0200 (CEST) Date: Fri, 5 Aug 2016 17:15:51 +0200 (CEST) From: sebastienbianti@free.fr To: bug-gnu-emacs@gnu.org Message-ID: <1429659494.615661680.1470410151655.JavaMail.root@zimbra20-e3.priv.proxad.net> In-Reply-To: <1654501745.615629941.1470409750321.JavaMail.root@zimbra20-e3.priv.proxad.net> Subject: 25.1; ada mode and empty lines indentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [92.133.8.23] X-Mailer: Zimbra 7.2.0-GA2598 (ZimbraWebClient - FF3.0 (Linux)/7.2.0-GA2598) X-Authenticated-User: sebastienbianti@free.fr X-detected-operating-system: by eggs.gnu.org: Windows NT kernel [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 05 Aug 2016 11:34:34 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Open an Ada file (ada-mode should be loaded). In a section where the code is indented, tap return n times. You just made n empty indented lines while the first n-1 lines should'nt be indented (as all other programming modes do). There are some settings in the ada-mode customization panel, but none help fixing that, this is a bug of the ada-mode and has been for a long time. In GNU Emacs 25.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.20.6) of 2016-07-25 built on buildhw-08.phx2.fedoraproject.org Windowing system distributor 'Fedora Project', version 11.0.11804000 Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no --with-xwidgets build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' LDFLAGS=-Wl,-z,relro PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS Important settings: value of $LANG: fr_FR.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Ada Minor modes in effect: shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Wrote /home/fantomas/Documents/MOOCs/Algo/graph.ads Auto-saving...done Saving file /home/fantomas/Documents/MOOCs/Algo/strongly_connected_components.adb... Wrote /home/fantomas/Documents/MOOCs/Algo/strongly_connected_components.adb Compilation finished Auto-saving...done mwheel-scroll: End of buffer C-x C-g is undefined Undo! [2 times] (New file) Load-path shadows: /usr/share/emacs/site-lisp/site-start.d/maxima-modes hides /usr/share/emacs/site-lisp/maxima/site_start.d/maxima-modes Features: (shadow sort mail-extr emacsbug message idna format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils cl-extra help-mode cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs cl-loaddefs pcase cl-lib shell pcomplete ada-mode advice easymenu compile comint ansi-color ring which-func imenu align find-file dired time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 123380 4135) (symbols 48 23278 0) (miscs 40 160 406) (strings 32 24552 4774) (string-bytes 1 843810) (vectors 16 16190) (vector-slots 8 478330 5517) (floats 8 186 311) (intervals 56 865 0) (buffers 976 23) (heap 1024 30893 1168)) From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 25 16:44:51 2021 Received: (at 24163) by debbugs.gnu.org; 25 Sep 2021 20:44:51 +0000 Received: from localhost ([127.0.0.1]:34887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUEXS-00060O-Lb for submit@debbugs.gnu.org; Sat, 25 Sep 2021 16:44:51 -0400 Received: from mail-pl1-f176.google.com ([209.85.214.176]:38705) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUEXR-00060A-7L for 24163@debbugs.gnu.org; Sat, 25 Sep 2021 16:44:49 -0400 Received: by mail-pl1-f176.google.com with SMTP id x4so1439080pln.5 for <24163@debbugs.gnu.org>; Sat, 25 Sep 2021 13:44:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc; bh=tPXkNrKY4CqRjVNWkBvW/ysaN2g6Ym3c1sbWpveS4KA=; b=ZCBRVg1TxenhLhMwVpbRyXmnDgXxkZa0/Q8mpwH2BcBlsYFFdTL1KIyeP5cHsOcNOM xjnVPFymJHJoK7TVzKoMZf6O3Vk0IZmKrXrcz1qQSI4U04WVaqjwTIgBQ4/dIHNRdpbj cjwLc+9e4QfBrfFghugPisBEZ+3L8flqtXFTMqYkZDpVNtujsaRBA0G1UySdiLGViUty 7qRtXcs8htMYsfjOXksSrGm5nvqcAhjRY7H3Fqa/YK+ZrJVGgy2gXJmYb0dba1AkKREd Ahj07+gNJuoqibk5I/FhIgfHIp9pUfNVJ44/ETrhiRICEulEMnE9iZLT+sZRjKVpk8Sk tZcA== X-Gm-Message-State: AOAM533G5mN2boAup0DOvxZwnYIEljI2OwIQFmnJ0o0QfLz0MBMaeZhm DO2/YhVKfJqEvx4m7ZcivX4hvMh1tA+DM/98Xfc= X-Google-Smtp-Source: ABdhPJwYl0dYsMw2HHrWC146tusmWFB1bb0D4u94T1hCNl58Ui6MWZ+pvuzRQpZqmw7yj2foW79uxwSJXryx4OS0EJg= X-Received: by 2002:a17:90a:460a:: with SMTP id w10mr10012215pjg.132.1632602683346; Sat, 25 Sep 2021 13:44:43 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Sat, 25 Sep 2021 13:44:42 -0700 From: Stefan Kangas In-Reply-To: <1429659494.615661680.1470410151655.JavaMail.root@zimbra20-e3.priv.proxad.net> (sebastienbianti@free.fr's message of "Fri, 5 Aug 2016 17:15:51 +0200 (CEST)") References: <1429659494.615661680.1470410151655.JavaMail.root@zimbra20-e3.priv.proxad.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Sat, 25 Sep 2021 13:44:42 -0700 Message-ID: Subject: Re: bug#24163: 25.1; ada mode and empty lines indentation To: sebastienbianti@free.fr Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 24163 Cc: Stephen Leake , 24163@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Hi Stephen, sebastienbianti@free.fr writes: > Open an Ada file (ada-mode should be loaded). > In a section where the code is indented, tap return n times. > You just made n empty indented lines while the first n-1 lines should'nt be > indented (as all other programming modes do). > There are some settings in the ada-mode customization panel, but none > help fixing that, this is a bug of the ada-mode and has been for a long time. Could you take a look at this bug report? > In GNU Emacs 25.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.20.6) > of 2016-07-25 built on buildhw-08.phx2.fedoraproject.org > Windowing system distributor 'Fedora Project', version 11.0.11804000 > Configured using: > 'configure --build=x86_64-redhat-linux-gnu > --host=x86_64-redhat-linux-gnu --program-prefix= > --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr > --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc > --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 > --libexecdir=/usr/libexec --localstatedir=/var > --sharedstatedir=/var/lib --mandir=/usr/share/man > --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png > --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 > --with-gpm=no --with-xwidgets build_alias=x86_64-redhat-linux-gnu > host_alias=x86_64-redhat-linux-gnu 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g > -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 > -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 > -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 > -m64 -mtune=generic' LDFLAGS=-Wl,-z,relro > PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' > > Configured features: > XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY > ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB > TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS > > Important settings: > value of $LANG: fr_FR.UTF-8 > value of $XMODIFIERS: @im=ibus > locale-coding-system: utf-8-unix > > Major mode: Ada > > Minor modes in effect: > shell-dirtrack-mode: t > tooltip-mode: t > global-eldoc-mode: t > electric-indent-mode: t > mouse-wheel-mode: t > tool-bar-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > column-number-mode: t > line-number-mode: t > transient-mark-mode: t > > Recent messages: > Wrote /home/fantomas/Documents/MOOCs/Algo/graph.ads > Auto-saving...done > Saving file /home/fantomas/Documents/MOOCs/Algo/strongly_connected_components.adb... > Wrote /home/fantomas/Documents/MOOCs/Algo/strongly_connected_components.adb > Compilation finished > Auto-saving...done > mwheel-scroll: End of buffer > C-x C-g is undefined > Undo! [2 times] > (New file) > > Load-path shadows: > /usr/share/emacs/site-lisp/site-start.d/maxima-modes hides /usr/share/emacs/site-lisp/maxima/site_start.d/maxima-modes > > Features: > (shadow sort mail-extr emacsbug message idna format-spec rfc822 mml > mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies > mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail > rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils > cl-extra help-mode cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles > cc-align cc-engine cc-vars cc-defs cl-loaddefs pcase cl-lib shell > pcomplete ada-mode advice easymenu compile comint ansi-color ring > which-func imenu align find-file dired time-date mule-util tooltip eldoc > electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win > term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe > tabulated-list newcomment elisp-mode lisp-mode prog-mode register page > menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock > syntax facemenu font-core frame cl-generic cham georgian utf-8-lang > misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms > cp51932 hebrew greek romanian slovak czech european ethiopic indian > cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help > simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces > cus-face macroexp files text-properties overlay sha1 md5 base64 format > env code-pages mule custom widget hashtable-print-readable backquote > dbusbind inotify dynamic-setting system-font-setting font-render-setting > xwidget-internal move-toolbar gtk x-toolkit x multi-tty > make-network-process emacs) > > Memory information: > ((conses 16 123380 4135) > (symbols 48 23278 0) > (miscs 40 160 406) > (strings 32 24552 4774) > (string-bytes 1 843810) > (vectors 16 16190) > (vector-slots 8 478330 5517) > (floats 8 186 311) > (intervals 56 865 0) > (buffers 976 23) > (heap 1024 30893 1168)) From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 25 18:51:21 2021 Received: (at 24163) by debbugs.gnu.org; 25 Sep 2021 22:51:21 +0000 Received: from localhost ([127.0.0.1]:35067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUGVt-0007kV-LR for submit@debbugs.gnu.org; Sat, 25 Sep 2021 18:51:21 -0400 Received: from gproxy4-pub.mail.unifiedlayer.com ([69.89.23.142]:46093) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUGVs-0007kI-19 for 24163@debbugs.gnu.org; Sat, 25 Sep 2021 18:51:20 -0400 Received: from cmgw11.mail.unifiedlayer.com (unknown [10.0.90.126]) by gproxy4.mail.unifiedlayer.com (Postfix) with ESMTP id 3F5D880340DF for <24163@debbugs.gnu.org>; Sat, 25 Sep 2021 22:51:14 +0000 (UTC) Received: from host2007.hostmonster.com ([67.20.76.71]) by cmsmtp with ESMTP id UGVmmNbSDtxnyUGVmmsVHA; Sat, 25 Sep 2021 22:51:14 +0000 X-Authority-Reason: nr=8 X-Authority-Analysis: v=2.4 cv=C+EsdSD+ c=1 sm=1 tr=0 ts=614fa7e2 a=dWLzHQi6WpdymmZIwiVdBw==:117 a=dWLzHQi6WpdymmZIwiVdBw==:17 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=7QKq2e-ADPsA:10:nop_rcvd_month_year a=vvvmwbhNdt4A:10:endurance_base64_authed_username_1 a=3JK1aJcY86n3xLfG8xwA:9 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=stephe-leake.org; s=default; h=Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=qj95sZEsOy6nsawpUDdkdoyt2+oGkMAMUVW+Bwj6lfk=; b=WnVok19ZRCvYRFJUYlPxmiI9IK NFMBGlSzTKFcJxeHAgVWisxROeoTDb9FCJAh2NG+djyTDxHxy7/KFASfpnGcotFdm0ILtTjjyYKM3 hwisIk7l/UuNoEw4mBvOs8SG7ZcPAEmcMCbIEVnsK+X4y8hng7w9lFoTrzjbcLshfwPWE5v85xjtO SgQdTn7OI2pxMULtPkMQJYnpp4AyAUOoOMJaoiE03PDU/hfJfOVKke9rnnwWPZAp7NCjLmm6Pr6Rp 2OlFkLc4MD7w5mRNCsOK539EsfE5OUxQvdEjvtmGd2yjriIE8YPJG170Qr5uwqbD66k+Km4Cux3+V YV9WguKw==; Received: from 135-180-42-59.fiber.dynamic.sonic.net ([135.180.42.59]:58191 helo=Takver4) by host2007.hostmonster.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mUGVl-002eRx-Q1; Sat, 25 Sep 2021 16:51:13 -0600 From: Stephen Leake To: sebastienbianti@free.fr Subject: Re: bug#24163: 25.1; ada mode and empty lines indentation References: <1429659494.615661680.1470410151655.JavaMail.root@zimbra20-e3.priv.proxad.net> Date: Sat, 25 Sep 2021 15:51:10 -0700 In-Reply-To: <1429659494.615661680.1470410151655.JavaMail.root@zimbra20-e3.priv.proxad.net> (sebastienbianti@free.fr's message of "Fri, 5 Aug 2016 17:15:51 +0200 (CEST)") Message-ID: <867df4p8v5.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host2007.hostmonster.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stephe-leake.org X-BWhitelist: no X-Source-IP: 135.180.42.59 X-Source-L: No X-Exim-ID: 1mUGVl-002eRx-Q1 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 135-180-42-59.fiber.dynamic.sonic.net (Takver4) [135.180.42.59]:58191 X-Source-Auth: stephen_leake@stephe-leake.org X-Email-Count: 7 X-Source-Cap: c3RlcGhlbGU7c3RlcGhlbGU7aG9zdDIwMDcuaG9zdG1vbnN0ZXIuY29t X-Local-Domain: yes X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 24163 Cc: 24163@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) sebastienbianti@free.fr writes: > In a section where the code is indented, tap return n times. > You just made n empty indented lines while the first n-1 lines should'nt be > indented (as all other programming modes do). > There are some settings in the ada-mode customization panel, but none > help fixing that, this is a bug of the ada-mode and has been for a > long time. Since it is long standing behavior, and this is the first complaint about it, it will not be changed. -- -- Stephe From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 25 18:51:58 2021 Received: (at 24163-close) by debbugs.gnu.org; 25 Sep 2021 22:51:58 +0000 Received: from localhost ([127.0.0.1]:35070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUGWT-0007lL-T6 for submit@debbugs.gnu.org; Sat, 25 Sep 2021 18:51:58 -0400 Received: from gproxy4-pub.mail.unifiedlayer.com ([69.89.23.142]:43620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUGWS-0007l9-Pi for 24163-close@debbugs.gnu.org; Sat, 25 Sep 2021 18:51:57 -0400 Received: from cmgw13.mail.unifiedlayer.com (unknown [10.0.90.128]) by gproxy4.mail.unifiedlayer.com (Postfix) with ESMTP id 79EDB8033212 for <24163-close@debbugs.gnu.org>; Sat, 25 Sep 2021 22:51:51 +0000 (UTC) Received: from host2007.hostmonster.com ([67.20.76.71]) by cmsmtp with ESMTP id UGWNmlEW7oTT8UGWNmQSAX; Sat, 25 Sep 2021 22:51:51 +0000 X-Authority-Reason: nr=8 X-Authority-Analysis: v=2.4 cv=LMCj/La9 c=1 sm=1 tr=0 ts=614fa807 a=dWLzHQi6WpdymmZIwiVdBw==:117 a=dWLzHQi6WpdymmZIwiVdBw==:17 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=7QKq2e-ADPsA:10:nop_rcvd_month_year a=vvvmwbhNdt4A:10:endurance_base64_authed_username_1 a=qRJG04lTMKw9nz8SNhkA:9 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=stephe-leake.org; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1w1c+9lpuRS0Kru1xoTVptnXWmC8kbQt+for7R8V1oo=; b=V3m2GZ6tOXh557BtyTrVVdYpUP m6p2Zfj/vV4IjofMZmKsDbY2uiXnj3Vzre5nIuw5BPkKkOd/KzRerEJ1XCoFEi24VZ/OJk0eAJQ+N 14qCCxwYUzTYhcCSa2Q5E4XS5Nwp4wpi3Cl2uLNuxBwp5CtqOowa304KFotfyromjyBvlYTl9DWNM Yc9WeROyhvt4tX7oLwM+JXRPgIv7lwHKZ6AVCSCqrwp6GjFhR3wulNh7Q9yrWFWIKYi7IBsknTZ01 Dqb5t8eUsH5p1aZQJfB977xBs//rLyzVQMkL5IQuMcJp3vUyRChMh5V3RkG3cv/L841gERD+qp0cV VwV4ndsA==; Received: from 135-180-42-59.fiber.dynamic.sonic.net ([135.180.42.59]:58194 helo=Takver4) by host2007.hostmonster.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mUGWM-002epV-V3 for 24163-close@debbugs.gnu.org; Sat, 25 Sep 2021 16:51:51 -0600 From: Stephen Leake To: 24163-close@debbugs.gnu.org Subject: nothing to fix Date: Sat, 25 Sep 2021 15:51:47 -0700 Message-ID: <8635psp8u4.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host2007.hostmonster.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stephe-leake.org X-BWhitelist: no X-Source-IP: 135.180.42.59 X-Source-L: No X-Exim-ID: 1mUGWM-002epV-V3 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 135-180-42-59.fiber.dynamic.sonic.net (Takver4) [135.180.42.59]:58194 X-Source-Auth: stephen_leake@stephe-leake.org X-Email-Count: 8 X-Source-Cap: c3RlcGhlbGU7c3RlcGhlbGU7aG9zdDIwMDcuaG9zdG1vbnN0ZXIuY29t X-Local-Domain: yes X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 24163-close X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) -- -- Stephe From unknown Thu Jun 19 14:03:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 24 Oct 2021 11:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator