From unknown Wed Jun 18 23:15:45 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#21090 <21090@debbugs.gnu.org> To: bug#21090 <21090@debbugs.gnu.org> Subject: Status: 25.0.50; `condition-case-no-debug': Please fix indentation & highlighting Reply-To: bug#21090 <21090@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:15:45 +0000 retitle 21090 25.0.50; `condition-case-no-debug': Please fix indentation & = highlighting reassign 21090 emacs submitter 21090 Drew Adams severity 21090 minor tag 21090 wontfix thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 18 16:07:18 2015 Received: (at submit) by debbugs.gnu.org; 18 Jul 2015 20:07:19 +0000 Received: from localhost ([127.0.0.1]:53360 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZGYOE-0004XO-Jh for submit@debbugs.gnu.org; Sat, 18 Jul 2015 16:07:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60352) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZGYOC-0004X2-G9 for submit@debbugs.gnu.org; Sat, 18 Jul 2015 16:07:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGYO6-00019s-Fw for submit@debbugs.gnu.org; Sat, 18 Jul 2015 16:07:11 -0400 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]:45060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGYO6-00019o-Dc for submit@debbugs.gnu.org; Sat, 18 Jul 2015 16:07:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGYO5-0004Bh-Eq for bug-gnu-emacs@gnu.org; Sat, 18 Jul 2015 16:07:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZGYO2-00018j-7q for bug-gnu-emacs@gnu.org; Sat, 18 Jul 2015 16:07:09 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:40829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZGYO2-000187-0t for bug-gnu-emacs@gnu.org; Sat, 18 Jul 2015 16:07:06 -0400 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t6IK73ZQ015532 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 18 Jul 2015 20:07:04 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0022.oracle.com (8.13.8/8.13.8) with ESMTP id t6IK73Z2029280 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Sat, 18 Jul 2015 20:07:03 GMT Received: from abhmp0019.oracle.com (abhmp0019.oracle.com [141.146.116.25]) by userv0122.oracle.com (8.13.8/8.13.8) with ESMTP id t6IK73MB019699 for ; Sat, 18 Jul 2015 20:07:03 GMT MIME-Version: 1.0 Message-ID: <9f06ef83-8877-41ef-b6d5-ce551d9826bb@default> Date: Sat, 18 Jul 2015 13:07:01 -0700 (PDT) From: Drew Adams To: bug-gnu-emacs@gnu.org Subject: 25.0.50; `condition-case-no-debug': Please fix indentation & highlighting X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6691.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.0 (----) In Emacs 23 you introduced `condition-case-no-debug'. In Emacs 24.1 you immediately turned around and deprecated it - to improve the name. Hindsight is 20x20, but such things happen. What should not happen is that when you make such a replacement, especially for a simple renaming, you break the behavior of the alias that is deprecated. You should at least let the alias act the same as the newly named replacement (and in the case of just a renaming, act the same as it did before). Especially for a macro, you should reinstate the highlighting and, especially, the indentation, so one can use recent Emacs on code that must work also with Emacs 23. This macro is one case in point. Please restore at least the indentation, and preferably the font-lock highlighting as well. And then please search for other such renamings of things that had indentation declarations and were font-locked, and fix them too. Thx. In GNU Emacs 25.0.50.1 (i686-pc-mingw32) of 2014-10-20 on LEG570 Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --enable-checking=3Dyes,glyphs CPPFLAGS=3D-DGLYPH_DEBUG=3D1' From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 19 20:19:06 2015 Received: (at 21090) by debbugs.gnu.org; 20 Jul 2015 00:19:06 +0000 Received: from localhost ([127.0.0.1]:54140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZGynS-0004cS-39 for submit@debbugs.gnu.org; Sun, 19 Jul 2015 20:19:06 -0400 Received: from smtp-pri-01.vtxnet.net ([212.147.62.135]:52708) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZGynP-0004cJ-Lh for 21090@debbugs.gnu.org; Sun, 19 Jul 2015 20:19:04 -0400 Received: from localhost (unknown [127.0.0.1]) by smtp-pri-01.vtxnet.net (VTX Services SA) with ESMTP id 82386CFD46; Mon, 20 Jul 2015 02:19:02 +0200 (CEST) Received: from smtp-pri-01.vtxnet.net ([127.0.0.1]) by localhost (smtp-pri-01.vtxnet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dwzFPifb0crh; Mon, 20 Jul 2015 02:19:01 +0200 (CEST) Received: from fmsmemgm.homelinux.net (dyn.83-228-180-068.dsl.vtx.ch [83.228.180.68]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-pri-01.vtxnet.net (VTX Services SA) with ESMTP id 2F071CFD3C; Mon, 20 Jul 2015 02:19:01 +0200 (CEST) Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id E53AAAE043; Sun, 19 Jul 2015 20:19:00 -0400 (EDT) From: Stefan Monnier To: Drew Adams Subject: Re: bug#21090: 25.0.50; `condition-case-no-debug': Please fix indentation & highlighting Message-ID: References: <9f06ef83-8877-41ef-b6d5-ce551d9826bb@default> Date: Sun, 19 Jul 2015 20:19:00 -0400 In-Reply-To: <9f06ef83-8877-41ef-b6d5-ce551d9826bb@default> (Drew Adams's message of "Sat, 18 Jul 2015 13:07:01 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21090 Cc: 21090@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) Thanks for the rant, but do you have a recipe to reproduce this hypothetical problem, starting from "emacs -Q"? Stefan >>>>> "Drew" == Drew Adams writes: > In Emacs 23 you introduced `condition-case-no-debug'. In Emacs 24.1 you > immediately turned around and deprecated it - to improve the name. > Hindsight is 20x20, but such things happen. > What should not happen is that when you make such a replacement, > especially for a simple renaming, you break the behavior of the alias > that is deprecated. > You should at least let the alias act the same as the newly named > replacement (and in the case of just a renaming, act the same as it did > before). Especially for a macro, you should reinstate the highlighting > and, especially, the indentation, so one can use recent Emacs on code > that must work also with Emacs 23. > This macro is one case in point. Please restore at least the > indentation, and preferably the font-lock highlighting as well. > And then please search for other such renamings of things that had > indentation declarations and were font-locked, and fix them too. > Thx. > In GNU Emacs 25.0.50.1 (i686-pc-mingw32) > of 2014-10-20 on LEG570 > Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g > Windowing system distributor `Microsoft Corp.', version 6.1.7601 > Configured using: > `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1' From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 20 11:01:28 2015 Received: (at 21090) by debbugs.gnu.org; 20 Jul 2015 15:01:28 +0000 Received: from localhost ([127.0.0.1]:54726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHCZL-0001PF-87 for submit@debbugs.gnu.org; Mon, 20 Jul 2015 11:01:27 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:33421) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHCZI-0001P1-Qn for 21090@debbugs.gnu.org; Mon, 20 Jul 2015 11:01:25 -0400 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t6KF1HGL023365 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 20 Jul 2015 15:01:18 GMT Received: from userv0121.oracle.com (userv0121.oracle.com [156.151.31.72]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id t6KF1EHD018781 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Mon, 20 Jul 2015 15:01:16 GMT Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by userv0121.oracle.com (8.13.8/8.13.8) with ESMTP id t6KF1Ef6016761; Mon, 20 Jul 2015 15:01:14 GMT MIME-Version: 1.0 Message-ID: Date: Mon, 20 Jul 2015 08:01:13 -0700 (PDT) From: Drew Adams To: Stefan Monnier Subject: RE: bug#21090: 25.0.50; `condition-case-no-debug': Please fix indentation & highlighting References: <9f06ef83-8877-41ef-b6d5-ce551d9826bb@default> In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6691.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0021.oracle.com [156.151.31.71] X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: 21090 Cc: 21090@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.5 (---) > do you have a recipe to reproduce this..., starting from "emacs -Q"? Dunno whether you want to consider this a bug, as it involves `common-lisp-indent-function'. Perhaps you will consider it a feature. Anyway, the behavior changed to the current behavior in Emacs 24.1. Before that, there was no such problem with indentation. 1. emacs -Q 2. Put this in a file foo.el, then kill the foo.el buffer or restart Emacs: ----------------8<----------------- (defun foo () "" (interactive) (condition-case-no-debug foo (save-excursion (goto-char 44)) (error (error "%s" (error-message-string foo))))) ----------------8<----------------- 3. Evaluate this, then visit file foo.el. (defun lisp-indentation-hack () (unless (load-history-filename-element (load-history-regexp "cl-indent")) (load "cl-indent" nil t)) (set (make-local-variable 'lisp-indent-function) 'common-lisp-indent-function)) (add-hook 'emacs-lisp-mode-hook 'lisp-indentation-hack) 4. Put point at beginning of the `(defun....)' in foo.el, and hit `C-M-q'. Result: (defun foo () "" (interactive) (condition-case-no-debug foo (save-excursion (goto-char 44)) (error (error "%s" (error-message-string foo))))= ) Prior to Emacs 24.1, there is no change in indentation. Starting with 24.1, the `save-excursion' and `error' sexps are aligned with `foo'. From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 20 18:55:04 2015 Received: (at 21090) by debbugs.gnu.org; 20 Jul 2015 22:55:04 +0000 Received: from localhost ([127.0.0.1]:54869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHJxe-0005sf-3k for submit@debbugs.gnu.org; Mon, 20 Jul 2015 18:55:02 -0400 Received: from smtp-pri-03-1.vtxnet.net ([212.147.62.147]:50669 helo=smtp-pri-03.vtxnet.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHJxc-0005sP-52 for 21090@debbugs.gnu.org; Mon, 20 Jul 2015 18:55:00 -0400 Received: from localhost (unknown [127.0.0.1]) by smtp-pri-03.vtxnet.net (VTX Services SA) with ESMTP id A7D2168B826; Mon, 20 Jul 2015 22:54:58 +0000 (UTC) Received: from smtp-pri-03.vtxnet.net ([212.147.62.147]) by localhost (smtp-pri-03.vtxnet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gAUITn6inwuO; Tue, 21 Jul 2015 00:54:57 +0200 (CEST) Received: from fmsmemgm.homelinux.net (dyn.83-228-180-068.dsl.vtx.ch [83.228.180.68]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-pri-03.vtxnet.net (VTX Services SA) with ESMTP id CAC0F68B172; Tue, 21 Jul 2015 00:54:57 +0200 (CEST) Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 2E8ECAE1CA; Mon, 20 Jul 2015 18:54:57 -0400 (EDT) From: Stefan Monnier To: Drew Adams Subject: Re: bug#21090: 25.0.50; `condition-case-no-debug': Please fix indentation & highlighting Message-ID: References: <9f06ef83-8877-41ef-b6d5-ce551d9826bb@default> Date: Mon, 20 Jul 2015 18:54:57 -0400 In-Reply-To: (Drew Adams's message of "Mon, 20 Jul 2015 08:01:13 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21090 Cc: 21090@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (+) > Dunno whether you want to consider this a bug, as it involves > `common-lisp-indent-function'. Perhaps you will consider it a feature. Sounds like a bug in common-lisp-indent-function which should use `function-get' rather than `get'. What about the highlighting problem? Stefan From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 20 19:30:45 2015 Received: (at 21090) by debbugs.gnu.org; 20 Jul 2015 23:30:45 +0000 Received: from localhost ([127.0.0.1]:54891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHKWD-0006jy-0c for submit@debbugs.gnu.org; Mon, 20 Jul 2015 19:30:45 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:32841) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHKW9-0006jk-UX for 21090@debbugs.gnu.org; Mon, 20 Jul 2015 19:30:42 -0400 Received: from userv0021.oracle.com (userv0021.oracle.com [156.151.31.71]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t6KNUZbc005281 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 20 Jul 2015 23:30:35 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0021.oracle.com (8.13.8/8.13.8) with ESMTP id t6KNUXmH007426 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Mon, 20 Jul 2015 23:30:34 GMT Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by userv0122.oracle.com (8.13.8/8.13.8) with ESMTP id t6KNUXrB018512; Mon, 20 Jul 2015 23:30:33 GMT MIME-Version: 1.0 Message-ID: <28a4fc48-67c0-408c-81f0-d5bd6ac3b70a@default> Date: Mon, 20 Jul 2015 16:30:32 -0700 (PDT) From: Drew Adams To: Stefan Monnier Subject: RE: bug#21090: 25.0.50; `condition-case-no-debug': Please fix indentation & highlighting References: <9f06ef83-8877-41ef-b6d5-ce551d9826bb@default> In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6691.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0021.oracle.com [156.151.31.71] X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: 21090 Cc: 21090@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.5 (---) > Sounds like a bug in common-lisp-indent-function which should use > `function-get' rather than `get'. > What about the highlighting problem? I was completely wrong about the highlighting. I guess I was looking at Emacs 23 at that time - it does not highlight it. I was checking the change in behavior, and probably got my windows mixed up. Sorry. From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 30 17:25:00 2016 Received: (at 21090) by debbugs.gnu.org; 30 Apr 2016 21:25:00 +0000 Received: from localhost ([127.0.0.1]:58579 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1awcNo-0001zo-4T for submit@debbugs.gnu.org; Sat, 30 Apr 2016 17:25:00 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:60563) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1awcNk-0001ze-V2 for 21090@debbugs.gnu.org; Sat, 30 Apr 2016 17:24:58 -0400 Received: from cm-84.215.1.64.getinternet.no ([84.215.1.64] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1awcNh-0006ss-7a; Sat, 30 Apr 2016 23:24:55 +0200 From: Lars Ingebrigtsen To: Drew Adams Subject: Re: bug#21090: 25.0.50; `condition-case-no-debug': Please fix indentation & highlighting References: <9f06ef83-8877-41ef-b6d5-ce551d9826bb@default> Date: Sat, 30 Apr 2016 23:24:51 +0200 In-Reply-To: (Drew Adams's message of "Mon, 20 Jul 2015 08:01:13 -0700 (PDT)") Message-ID: <87oa8qaixo.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21090 Cc: Stefan Monnier , 21090@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.0 (/) Drew Adams writes: > (defun lisp-indentation-hack () > (unless (load-history-filename-element (load-history-regexp "cl-indent")) > (load "cl-indent" nil t)) > (set (make-local-variable 'lisp-indent-function) > 'common-lisp-indent-function)) > > (add-hook 'emacs-lisp-mode-hook 'lisp-indentation-hack) > > 4. Put point at beginning of the `(defun....)' in foo.el, and hit `C-M-q'. > > Result: > > (defun foo () > "" > (interactive) > (condition-case-no-debug foo > (save-excursion (goto-char 44)) > (error (error "%s" (error-message-string foo))))) > > Prior to Emacs 24.1, there is no change in indentation. Starting with > 24.1, the `save-excursion' and `error' sexps are aligned with `foo'. So this bug report is that if you indent Emacs Lisp code with the Common Lisp indentation function, then it doesn't do the right thing? I don't think this is a bug. Closing. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 30 17:25:03 2016 Received: (at control) by debbugs.gnu.org; 30 Apr 2016 21:25:03 +0000 Received: from localhost ([127.0.0.1]:58582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1awcNr-00020U-B9 for submit@debbugs.gnu.org; Sat, 30 Apr 2016 17:25:03 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:60570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1awcNq-000206-5c for control@debbugs.gnu.org; Sat, 30 Apr 2016 17:25:02 -0400 Received: from cm-84.215.1.64.getinternet.no ([84.215.1.64] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1awcNn-0006t2-S2 for control@debbugs.gnu.org; Sat, 30 Apr 2016 23:25:01 +0200 Date: Sat, 30 Apr 2016 23:24:58 +0200 Message-Id: <87mvoaaixh.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #21090 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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.0 (/) tags 21090 wontfix close 21090 From unknown Wed Jun 18 23:15:45 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, 29 May 2016 11:24:13 +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