From unknown Sun Jun 22 00:52:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#33746: 26.1; ada-mode 6.0.0 indentation of comments in a case statement Resent-From: Ludovic Brenta Original-Sender: "Debbugs-submit" Resent-CC: ada-mode-users@nongnu.org, bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 Dec 2018 17:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 33746 X-GNU-PR-Package: emacs, ada-mode X-GNU-PR-Keywords: To: 33746@debbugs.gnu.org Cc: ada-mode-users@nongnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org X-Debbugs-Original-Xcc: ada-mode-users@nongnu.org Received: via spool by submit@debbugs.gnu.org id=B.154480814317313 (code B ref -1); Fri, 14 Dec 2018 17:23:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Dec 2018 17:22:23 +0000 Received: from localhost ([127.0.0.1]:48504 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gXrAM-0004VA-Mf for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:22 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gXrAK-0004Ux-FW for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXrAD-0003oK-Lp for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58958) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gXrAC-0003nN-IS for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:13 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXrA9-00056p-Sd for bug-gnu-emacs@gnu.org; Fri, 14 Dec 2018 12:22:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXrA4-0003hf-Uw for bug-gnu-emacs@gnu.org; Fri, 14 Dec 2018 12:22:09 -0500 Received: from webmail.bookmyname.com ([88.191.249.153]:45773 helo=webmail.free.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gXrA4-0003fu-Mz for bug-gnu-emacs@gnu.org; Fri, 14 Dec 2018 12:22:04 -0500 Received: from 153.98.68.208 (unknown [127.0.1.3]) by webmail.free.org (Postfix) with ESMTP id F324C25960; Fri, 14 Dec 2018 18:22:01 +0100 (CET) Received: from [153.98.68.208] by webmail.ludovic-brenta.org with HTTP (HTTP/1.1 POST); Fri, 14 Dec 2018 18:22:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 14 Dec 2018 18:22:01 +0100 From: Ludovic Brenta Message-ID: <93f242908649493ea4422d6dbee1791c@ludovic-brenta.org> X-Sender: ludovic@ludovic-brenta.org X-Complaints-To: abuse_at_bookmyname.com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Origin-Web-Site: webmail.ludovic-brenta.org X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [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: -4.1 (----) 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.1 (-----) Package: emacs, ada-mode X-Debbugs-CC: ada-mode-users@nongnu.org Hello, Here is another minor indentation bug in ada-mode 6.0.0; note how the indentation of the two comments is inconsistent: procedure When_Indentation is begin case A is when B => -- This comment is indented correctly Foo; -- This comment is indented incorrectly: should be as above end case; end When_Indentation; -- Ludovic Brenta. From unknown Sun Jun 22 00:52:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#33746: [Ada-mode-users] bug#33746: 26.1; ada-mode 6.0.0 indentation of comments in a case statement Resent-From: Simon Wright Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 14 Dec 2018 18:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33746 X-GNU-PR-Package: emacs, ada-mode X-GNU-PR-Keywords: To: Ludovic Brenta Cc: 33746@debbugs.gnu.org, ada-mode-users@nongnu.org Received: via spool by 33746-submit@debbugs.gnu.org id=B33746.154481208323505 (code B ref 33746); Fri, 14 Dec 2018 18:29:01 +0000 Received: (at 33746) by debbugs.gnu.org; 14 Dec 2018 18:28:03 +0000 Received: from localhost ([127.0.0.1]:48531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gXsBu-000672-PG for submit@debbugs.gnu.org; Fri, 14 Dec 2018 13:28:03 -0500 Received: from pv50p00im-zteg10021401.me.com ([17.58.6.47]:57040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gXs8S-00061J-1s for 33746@debbugs.gnu.org; Fri, 14 Dec 2018 13:24:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=04042017; t=1544811861; bh=a88JZ6HIsWYh61lN/D+hMIL3MgtuE2MFlDNT1cp8LvE=; h=From:Message-Id:Content-Type:Mime-Version:Subject:Date:To; b=k4FJseC2w+1QUCQeKC/RPzBiXHUoFH9aCLqKhUvlLAv8UuqgTx4vcWL9anELWQv+V oDfLWuLo0g59yGjnOKIkRAd3tWJcMTC7gTtwFGNKm+rBO7gBdFmuRS5iWmltjS5bKR O24HRFJqQI5F2C+w7CcUd61JdMWwXTPtQiYg0iEFvebq8Lh399xW9a78eWj5Y0l7m0 DVYe0rn4cM1w0N7yqBN6gR8OGf9QKJ+Bnf4RZFrbAFHNfkCz3f/G2tBEedzpU9VCoh fgHRZVRBZq7v0xpiLO1XSwVaqP+AZvZ56sXbvvcdR6T+ITCZ523Gp14tBDy5sj/uJX GL/fAkCRbt+sA== Received: from [192.168.1.2] (unknown [85.211.248.195]) by pv50p00im-zteg10021401.me.com (Postfix) with ESMTPSA id C3D8A480194; Fri, 14 Dec 2018 18:24:20 +0000 (UTC) From: Simon Wright Message-Id: <76FBF122-800D-445E-B362-3025F255D1CC@mac.com> Content-Type: multipart/mixed; boundary="Apple-Mail=_D1742B95-EF78-4E04-AE2A-E44624206538" Mime-Version: 1.0 (Mac OS X Mail 12.1 \(3445.101.1\)) Date: Fri, 14 Dec 2018 18:24:17 +0000 In-Reply-To: <93f242908649493ea4422d6dbee1791c@ludovic-brenta.org> References: <93f242908649493ea4422d6dbee1791c@ludovic-brenta.org> X-Mailer: Apple Mail (2.3445.101.1) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2018-12-14_10:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=753 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1807170000 definitions=main-1812140157 X-Spam-Score: -2.3 (--) X-Mailman-Approved-At: Fri, 14 Dec 2018 13:28:01 -0500 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: -3.3 (---) --Apple-Mail=_D1742B95-EF78-4E04-AE2A-E44624206538 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 14 Dec 2018, at 17:22, Ludovic Brenta = wrote: >=20 > Package: emacs, ada-mode > X-Debbugs-CC: ada-mode-users@nongnu.org >=20 > Hello, >=20 > Here is another minor indentation bug in ada-mode 6.0.0; note how > the indentation of the two comments is inconsistent: >=20 > procedure When_Indentation is > begin > case A is > when B =3D> > -- This comment is indented correctly > Foo; > -- This comment is indented incorrectly: should be as above > end case; > end When_Indentation; GPS goes too far the other way if you select (what was for me) the = default, Indent comments =3D> unchecked, Align comments on keywords = checked; the same with both unchecked. ludo-problems.adb. If I check just Indent comments, I get ludo-problems-2.adb. --Apple-Mail=_D1742B95-EF78-4E04-AE2A-E44624206538 Content-Disposition: attachment; filename=ludo-problems.adb Content-Type: application/octet-stream; x-unix-mode=0644; name="ludo-problems.adb" Content-Transfer-Encoding: 7bit procedure Comment_Indentation is begin if A -- This comment is indented correctly and then B -- This comment is indented incorrectly, should be as above then -- This comment is indented correctly null; elsif C -- This comment is indented correctly and then D -- This comment is indented incorrectly, should be as above then null; end if; end Comment_Indentation; procedure When_Indentation is begin case A is when B => -- This comment is indented correctly Foo; -- This comment is indented incorrectly: should be as above end case; end When_Indentation; --Apple-Mail=_D1742B95-EF78-4E04-AE2A-E44624206538 Content-Disposition: attachment; filename=ludo-problems-2.adb Content-Type: application/octet-stream; x-unix-mode=0644; name="ludo-problems-2.adb" Content-Transfer-Encoding: 7bit procedure Comment_Indentation is begin if A -- This comment is indented correctly and then B -- This comment is indented incorrectly, should be as above then -- This comment is indented correctly null; elsif C -- This comment is indented correctly and then D -- This comment is indented incorrectly, should be as above then null; end if; end Comment_Indentation; procedure When_Indentation is begin case A is when B => -- This comment is indented correctly Foo; -- This comment is indented incorrectly: should be as above end case; end When_Indentation; --Apple-Mail=_D1742B95-EF78-4E04-AE2A-E44624206538 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii --Apple-Mail=_D1742B95-EF78-4E04-AE2A-E44624206538-- From unknown Sun Jun 22 00:52:44 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ludovic Brenta Subject: bug#33746: closed (update) Message-ID: References: <86d0meewi7.fsf@stephe-leake.org> <93f242908649493ea4422d6dbee1791c@ludovic-brenta.org> X-Gnu-PR-Message: they-closed 33746 X-Gnu-PR-Package: emacs, ada-mode Reply-To: 33746@debbugs.gnu.org Date: Mon, 25 Mar 2019 16:43:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1553532183-13905-1" This is a multi-part message in MIME format... ------------=_1553532183-13905-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #33746: 26.1; ada-mode 6.0.0 indentation of comments in a case statement which was filed against the emacs, ada-mode package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 33746@debbugs.gnu.org. --=20 33746: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33746 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1553532183-13905-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 33746-close) by debbugs.gnu.org; 25 Mar 2019 16:42:35 +0000 Received: from localhost ([127.0.0.1]:58583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8SgF-0003bT-7W for submit@debbugs.gnu.org; Mon, 25 Mar 2019 12:42:35 -0400 Received: from alt-proxy16.mail.unifiedlayer.com ([70.40.197.35]:38628) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8SgD-0003bE-8E for 33746-close@debbugs.gnu.org; Mon, 25 Mar 2019 12:42:34 -0400 Received: from cmgw15.unifiedlayer.com (unknown [10.9.0.15]) by gproxy9.mail.unifiedlayer.com (Postfix) with ESMTP id 842121E08A4 for <33746-close@debbugs.gnu.org>; Mon, 25 Mar 2019 10:42:26 -0600 (MDT) Received: from host114.hostmonster.com ([74.220.207.114]) by cmsmtp with ESMTP id 8Sg6hHcMNszDU8Sg6hWCNK; Mon, 25 Mar 2019 10:42:26 -0600 X-Authority-Reason: nr=8 Received: from [76.77.182.20] (port=56957 helo=Takver4) by host114.hostmonster.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1h8Sg6-000Nq7-C4 for 33746-close@debbugs.gnu.org; Mon, 25 Mar 2019 10:42:26 -0600 From: Stephen Leake To: 33746-close@debbugs.gnu.org Subject: update Date: Mon, 25 Mar 2019 08:42:24 -0800 Message-ID: <86d0meewi7.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (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 - host114.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: 76.77.182.20 X-Source-L: No X-Exim-ID: 1h8Sg6-000Nq7-C4 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (Takver4) [76.77.182.20]:56957 X-Source-Auth: stephen_leake@stephe-leake.org X-Email-Count: 4 X-Source-Cap: c3RlcGhlbGU7c3RlcGhlbGU7aG9zdDExNC5ob3N0bW9uc3Rlci5jb20= X-Local-Domain: yes X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 33746-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 ------------=_1553532183-13905-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Dec 2018 17:22:23 +0000 Received: from localhost ([127.0.0.1]:48504 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gXrAM-0004VA-Mf for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:22 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gXrAK-0004Ux-FW for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXrAD-0003oK-Lp for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58958) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gXrAC-0003nN-IS for submit@debbugs.gnu.org; Fri, 14 Dec 2018 12:22:13 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXrA9-00056p-Sd for bug-gnu-emacs@gnu.org; Fri, 14 Dec 2018 12:22:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXrA4-0003hf-Uw for bug-gnu-emacs@gnu.org; Fri, 14 Dec 2018 12:22:09 -0500 Received: from webmail.bookmyname.com ([88.191.249.153]:45773 helo=webmail.free.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gXrA4-0003fu-Mz for bug-gnu-emacs@gnu.org; Fri, 14 Dec 2018 12:22:04 -0500 Received: from 153.98.68.208 (unknown [127.0.1.3]) by webmail.free.org (Postfix) with ESMTP id F324C25960; Fri, 14 Dec 2018 18:22:01 +0100 (CET) Received: from [153.98.68.208] by webmail.ludovic-brenta.org with HTTP (HTTP/1.1 POST); Fri, 14 Dec 2018 18:22:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 14 Dec 2018 18:22:01 +0100 From: Ludovic Brenta To: bug-gnu-emacs@gnu.org Subject: 26.1; ada-mode 6.0.0 indentation of comments in a case statement Message-ID: <93f242908649493ea4422d6dbee1791c@ludovic-brenta.org> X-Sender: ludovic@ludovic-brenta.org X-Complaints-To: abuse_at_bookmyname.com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Origin-Web-Site: webmail.ludovic-brenta.org X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [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: -4.1 (----) X-Debbugs-Envelope-To: submit 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.1 (-----) Package: emacs, ada-mode X-Debbugs-CC: ada-mode-users@nongnu.org Hello, Here is another minor indentation bug in ada-mode 6.0.0; note how the indentation of the two comments is inconsistent: procedure When_Indentation is begin case A is when B => -- This comment is indented correctly Foo; -- This comment is indented incorrectly: should be as above end case; end When_Indentation; -- Ludovic Brenta. ------------=_1553532183-13905-1-- From unknown Sun Jun 22 00:52:44 2025 X-Loop: help-debbugs@gnu.org Subject: bug#33746: update References: <93f242908649493ea4422d6dbee1791c@ludovic-brenta.org> In-Reply-To: <93f242908649493ea4422d6dbee1791c@ludovic-brenta.org> Resent-From: Stephen Leake Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 25 Mar 2019 16:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33746 X-GNU-PR-Package: emacs, ada-mode X-GNU-PR-Keywords: To: 33746@debbugs.gnu.org Received: via spool by 33746-submit@debbugs.gnu.org id=B33746.155353289616697 (code B ref 33746); Mon, 25 Mar 2019 16:55:02 +0000 Received: (at 33746) by debbugs.gnu.org; 25 Mar 2019 16:54:56 +0000 Received: from localhost ([127.0.0.1]:58600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8SsB-0004LE-M8 for submit@debbugs.gnu.org; Mon, 25 Mar 2019 12:54:55 -0400 Received: from gproxy7-pub.mail.unifiedlayer.com ([70.40.196.235]:53917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8Ss8-0004Kw-OH for 33746@debbugs.gnu.org; Mon, 25 Mar 2019 12:54:53 -0400 Received: from cmgw15.unifiedlayer.com (unknown [10.9.0.15]) by gproxy7.mail.unifiedlayer.com (Postfix) with ESMTP id 20DE1218E1A for <33746@debbugs.gnu.org>; Mon, 25 Mar 2019 10:42:07 -0600 (MDT) Received: from host114.hostmonster.com ([74.220.207.114]) by cmsmtp with ESMTP id 8SfnhHc6UszDU8SfnhWC7a; Mon, 25 Mar 2019 10:42:07 -0600 X-Authority-Reason: nr=8 Received: from [76.77.182.20] (port=56956 helo=Takver4) by host114.hostmonster.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1h8Sfm-000NZq-Ri for 33746@debbugs.gnu.org; Mon, 25 Mar 2019 10:42:06 -0600 From: Stephen Leake Date: Mon, 25 Mar 2019 08:42:01 -0800 Message-ID: <86h8bqewiu.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (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 - host114.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: 76.77.182.20 X-Source-L: No X-Exim-ID: 1h8Sfm-000NZq-Ri X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (Takver4) [76.77.182.20]:56956 X-Source-Auth: stephen_leake@stephe-leake.org X-Email-Count: 3 X-Source-Cap: c3RlcGhlbGU7c3RlcGhlbGU7aG9zdDExNC5ob3N0bW9uc3Rlci5jb20= X-Local-Domain: yes X-Spam-Score: -0.0 (/) 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 (-) Fixed in ada-mode 6.1.0 in GNU ELPA -- -- Stephe