From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#67158: [PATCH] Repair tab-always-indent Date: Wed, 29 Nov 2023 16:25:51 +0200 Message-ID: <837cm07i1c.fsf@gnu.org> References: <87msvhqkx6.fsf@X570GP> <87fs0syhni.fsf@X570GP> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28789"; mail-complaints-to="usenet@ciao.gmane.io" Cc: aymeric.agon@yandex.com, 67158-done@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Nov 29 15:27:20 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1r8LX6-0007LA-8K for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 29 Nov 2023 15:27:20 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8LWj-0006Aj-KM; Wed, 29 Nov 2023 09:26:57 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r8LWg-0006AR-UJ for bug-gnu-emacs@gnu.org; Wed, 29 Nov 2023 09:26:55 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r8LWg-0001NJ-Ji for bug-gnu-emacs@gnu.org; Wed, 29 Nov 2023 09:26:54 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8LWo-0002XL-2N for bug-gnu-emacs@gnu.org; Wed, 29 Nov 2023 09:27:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 29 Nov 2023 14:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67158 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 67158@debbugs.gnu.org, eliz@gnu.org, aymeric.agon@yandex.com Original-Received: via spool by 67158-done@debbugs.gnu.org id=D67158.17012679989716 (code D ref 67158); Wed, 29 Nov 2023 14:27:01 +0000 Original-Received: (at 67158-done) by debbugs.gnu.org; 29 Nov 2023 14:26:38 +0000 Original-Received: from localhost ([127.0.0.1]:49213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8LWQ-0002We-7T for submit@debbugs.gnu.org; Wed, 29 Nov 2023 09:26:38 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8LWO-0002WO-9U for 67158-done@debbugs.gnu.org; Wed, 29 Nov 2023 09:26:37 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r8LW9-0001KN-Lk; Wed, 29 Nov 2023 09:26:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=WESM14PMkkdFNZ++Cdu4gaBaHx6lK34spB8QGg4t51o=; b=NY5RlgoJoVEy aRNgQQsKmBOivwgeIxiFZIktZy5w+tOlnwelFuBIhS7aDPk3YSmF1TtlacPidJCJuDaEZAS+MA3jd U0bLAnXhTW4Rgy+sIsOTiIp88Ah/8bhZulpag58ohcuwN7k4dQ6bnYWDLHohqysTTL7uD6gI7fG8r rinZRa/m9fTIngNk3cllQvhi8eqVumYVyNZH1iBk9KbRft6cL7eNr7uy4wvk0v0KDmWzM1/NMC234 1jmbUVQtq6qZWLD57jCxrz/Tf42P68QsnxytqWfaSbdmI63QuLmoaDP1ZEPSPZHFtaJaHlGXQVlS6 sJQuAaS52oM0eTmILWQWRQ==; In-Reply-To: (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:275234 Archived-At: > Cc: 67158@debbugs.gnu.org > Date: Sun, 26 Nov 2023 08:56:04 -0500 > From: Stefan Monnier via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > > - In commit c20226a1ef5, you used memql to compare syn to '(2 4 5), and > > memq to compare syn to '(2 4 5 1). I'd say both are equivalent in this > > case, so why having used each of them once rather than the same twice ? > > Oops, not sure how that happened. They should both use the same (tho > either `memq` or `memql` does the trick). I fixed that on master. > > - Any chance this commit gets cherry-picked for the 29.2 bugfix release ? > > I'll let Eli or Stefan make the decision. I've cherry-picked it.