From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#55808: 29.0.50; If a Python class is on the first line, mark-defun does not mark the entire class Date: Sat, 25 Jun 2022 16:51:16 +0200 Message-ID: <87zgi0hk4b.fsf@gnus.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39965"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: 55808@debbugs.gnu.org To: kobarity Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 25 16:52:11 2022 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 1o578s-000ABH-C1 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 25 Jun 2022 16:52:10 +0200 Original-Received: from localhost ([::1]:43630 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o578q-0001bJ-Vn for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 25 Jun 2022 10:52:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o578l-0001ap-DC for bug-gnu-emacs@gnu.org; Sat, 25 Jun 2022 10:52:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52108) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o578l-0003fa-4u for bug-gnu-emacs@gnu.org; Sat, 25 Jun 2022 10:52:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o578k-0004t4-2C for bug-gnu-emacs@gnu.org; Sat, 25 Jun 2022 10:52:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 25 Jun 2022 14:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55808 X-GNU-PR-Package: emacs Original-Received: via spool by 55808-submit@debbugs.gnu.org id=B55808.165616868718724 (code B ref 55808); Sat, 25 Jun 2022 14:52:01 +0000 Original-Received: (at 55808) by debbugs.gnu.org; 25 Jun 2022 14:51:27 +0000 Original-Received: from localhost ([127.0.0.1]:46002 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o578B-0004rw-9H for submit@debbugs.gnu.org; Sat, 25 Jun 2022 10:51:27 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:46112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o5789-0004rg-R5 for 55808@debbugs.gnu.org; Sat, 25 Jun 2022 10:51:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; 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=cQrB4KrOjll2rbqCusxby2/54dvqJ5QzAnMw51AEkX8=; b=Qo7VlPI3c77I4rYNJ35e0LNTJa bA+87ukp4XHGaJxQYk5YKRIC/Nyhc5E1GcH0d/MM3/PUcWAhfkM4hYXBB3wjxP1A3aOZVsw8eEgYK UZnnDNeEu73uZeH8xnFD/SViaV9JSrqNWHffiEbfPFf/107LkSTKOCy7J+xkYJEuOJlY=; Original-Received: from 77.19.134.30.tmi.telenormobil.no ([77.19.134.30] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o5781-0007WK-0A; Sat, 25 Jun 2022 16:51:19 +0200 In-Reply-To: (kobarity@gmail.com's message of "Sat, 25 Jun 2022 23:01:20 +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" Xref: news.gmane.io gmane.emacs.bugs:235274 Archived-At: kobarity writes: > It turned out that there was a bug in `python-nav-beginning-of-defun'. > Fixing the bug #56105 also resolved this issue #55808. So #55808 can > now be closed. Thanks; closing this bug report, then. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no