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#62696: python.el: Extra indentation for conditionals Date: Sat, 22 Apr 2023 12:33:46 +0300 Message-ID: <83r0sc1csl.fsf@gnu.org> References: <83zg7355f8.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20708"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 62696-done@debbugs.gnu.org, npostavs@users.sourceforge.net, gustaf.waldemarson@gmail.com, gastove@gmail.com, dgutov@yandex.ru To: kobarity Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Apr 22 11:34:25 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 1pq9dR-0005ES-4r for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 22 Apr 2023 11:34:25 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pq9d5-0005rn-UF; Sat, 22 Apr 2023 05:34:03 -0400 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 1pq9d5-0005rd-Bm for bug-gnu-emacs@gnu.org; Sat, 22 Apr 2023 05:34:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pq9d5-0002jb-3a for bug-gnu-emacs@gnu.org; Sat, 22 Apr 2023 05:34:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pq9d3-0001TA-Tk for bug-gnu-emacs@gnu.org; Sat, 22 Apr 2023 05:34:01 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Apr 2023 09:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62696 X-GNU-PR-Package: emacs Mail-Followup-To: 62696@debbugs.gnu.org, eliz@gnu.org, gustaf.waldemarson@gmail.com Original-Received: via spool by 62696-done@debbugs.gnu.org id=D62696.16821560165606 (code D ref 62696); Sat, 22 Apr 2023 09:34:01 +0000 Original-Received: (at 62696-done) by debbugs.gnu.org; 22 Apr 2023 09:33:36 +0000 Original-Received: from localhost ([127.0.0.1]:41807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pq9ce-0001SM-Da for submit@debbugs.gnu.org; Sat, 22 Apr 2023 05:33:36 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:38630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pq9cc-0001S7-4V for 62696-done@debbugs.gnu.org; Sat, 22 Apr 2023 05:33:35 -0400 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 1pq9cW-0002cE-8l; Sat, 22 Apr 2023 05:33:28 -0400 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=NFjfZceU0oSKYTY0A+xE3NVVt1oZUR+tcgBm8jKj3rM=; b=HkhqLKTKOvRw mp4sDknVnEL/8hQza428HW0NSerKfD8xrAndq9epO5h6YkhPZIfYJ4rTXNxa3pT2VM70PUG54tiaZ Coxff/q4UjMDMEjcKFQdi0RVIR2mivJIbVZ7Rvq64vamGMJofVvbmsWGesE+vcrdLNywVXGxRjVCu 35yRVane86UlijIhghCtazHgRJ5KtFdEmIhCzOUKxQDJX+9GUPNOP/9EoLE+slFq4si4QplGV92mZ /5+FR2++ESTnMgZ77xU07iXfxJ14e+0lhlbG3n3C25TDX8GW72P9iLO2QZ3nEJJrH3XkS9Ga35Dqy dqF0zpo81YAPpdMRZ6E2Uw==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pq9cV-0002fE-K9; Sat, 22 Apr 2023 05:33:27 -0400 In-Reply-To: (message from kobarity on Thu, 20 Apr 2023 23:19:51 +0900) 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:260447 Archived-At: > Date: Thu, 20 Apr 2023 23:19:51 +0900 > From: kobarity > Cc: Eli Zaretskii , > 62696@debbugs.gnu.org, > dgutov@yandex.ru, > gastove@gmail.com, > npostavs@users.sourceforge.net > > > > Do these two patches replace every other patch posted in this > > > discussion? > > > Are these two patches ready to be installed, or are you still > > > discussing the issue? > > > > I believe that's the case, but I would wait for a response from Kobarity > > following this. > > Yes, I'm attaching the patches which replace every other patches in > old mails. I was just waiting to see if anyone had any comments or > feedback. So, unless there is an objection, the patches are ready to > be installed on the master branch. Thanks, installed on the master branch, and closing the bug.