From unknown Tue Aug 19 11:03:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12605: recent python.el, python-fill-paragraph-function Resent-From: Andreas =?UTF-8?Q?R=C3=B6hler?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 08 Oct 2012 19:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 12605 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 12605@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.134972375032103 (code B ref -1); Mon, 08 Oct 2012 19:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 Oct 2012 19:15:50 +0000 Received: from localhost ([127.0.0.1]:34150 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TLInt-0008Lj-MF for submit@debbugs.gnu.org; Mon, 08 Oct 2012 15:15:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54754) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TLInr-0008LX-8Y for submit@debbugs.gnu.org; Mon, 08 Oct 2012 15:15:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLInD-0000H3-KK for submit@debbugs.gnu.org; Mon, 08 Oct 2012 15:15:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.5 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, RCVD_IN_XBL autolearn=ham version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:53487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLInD-0000Fk-H7 for submit@debbugs.gnu.org; Mon, 08 Oct 2012 15:15:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLIlN-00074O-SQ for bug-gnu-emacs@gnu.org; Mon, 08 Oct 2012 15:13:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLIlM-0007zx-VC for bug-gnu-emacs@gnu.org; Mon, 08 Oct 2012 15:13:13 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:50227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLIlM-0007ze-M8 for bug-gnu-emacs@gnu.org; Mon, 08 Oct 2012 15:13:12 -0400 Received: from [192.168.178.27] (brln-4d0c1e6a.pool.mediaWays.net [77.12.30.106]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0LcERJ-1Tmcdf2dPB-00jX1Z; Mon, 08 Oct 2012 21:13:11 +0200 Message-ID: <507325C4.6030001@easy-emacs.de> Date: Mon, 08 Oct 2012 21:13:08 +0200 From: Andreas =?UTF-8?Q?R=C3=B6hler?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120825 Thunderbird/15.0 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:X7cube7MXFuSKQ9RL6SayboLns9H2uggfHW7o1862zB DqVkHtuLoYcot4i2mBew3hs85slgaz2wOq7Ovcy0BzyrsspRBP d9MUZa7iJiF5lOD1rVvDVYT/Q3Zljl9KNvCX7eW0wmZk/AoLQx R1alFn0rHafYl1H7MuhTV+xrBjSPzCKxuHdCX+9XgfI1YWc/ET bZpKVcCL9YJJtMxjkDZQvNq+KU/m2xD5v+1mTCwKhRBsWgGj0m y3qZy8zbIBRNafo+6c8JRs5AhehoxWTa10ohTJWYEExYGZnMpv BRANqACsMMCocXWV3ZlSEvI2XSI9O5NKOJOCPvEgGOIP0z4aFO qfj+EGGTG9WpAjCPwlUHwRNkqOfAl7UHWiebnKJGh X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -4.2 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) Hi, congrats to new docstring-style feature, thanks Fabian. While borrowing it: section ";; Decorators..." will fail, with multiline decorators. Instead of (back-to-indentation) beginning-of-statement is needed. BTW would prefer just python-fill-paragraph; suffix "-function" is useful for vars, indicating its contents. Cheers, Andreas From unknown Tue Aug 19 11:03:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12605: recent python.el, python-fill-paragraph-function References: <507325C4.6030001@easy-emacs.de> In-Reply-To: <507325C4.6030001@easy-emacs.de> Resent-From: =?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 08 Oct 2012 22:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12605 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: 12605@debbugs.gnu.org Received: via spool by 12605-submit@debbugs.gnu.org id=B12605.134973479623316 (code B ref 12605); Mon, 08 Oct 2012 22:20:01 +0000 Received: (at 12605) by debbugs.gnu.org; 8 Oct 2012 22:19:56 +0000 Received: from localhost ([127.0.0.1]:34358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TLLg4-000640-CM for submit@debbugs.gnu.org; Mon, 08 Oct 2012 18:19:56 -0400 Received: from mail-gg0-f172.google.com ([209.85.161.172]:48617) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TLLg2-00063p-1r for 12605@debbugs.gnu.org; Mon, 08 Oct 2012 18:19:54 -0400 Received: by mail-gg0-f172.google.com with SMTP id i4so1383509ggn.3 for <12605@debbugs.gnu.org>; Mon, 08 Oct 2012 15:19:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=NUSIcJN6UcaToiaWG9iRq+9rIs8L5OL1/SGdAgLlkXk=; b=eoFgnOWgTtWO+aTmnYOBq5aidfGXRy+41DQ0zHvpw8M/z3BDDuoeAneAAST+iHEqtM OwMTuKVLq/WELBFiDNy/4lNXDBP7TeED+oDfhe0qi9AQ98aS87kDnb3zuy9eybwBnXTU It9AqVIZQ9GaGJlXE3MErGudL8Ya4x6Uq255eSaZWVXMIgSRpSH1fqgq6LMeEh+Ydymy 5pqb+OC4baHf5d82cn5oxBHS0wvBrZO8vpPduDb81xbbMaGNUlshQi+2w/HrV0iYivyO I+FK7bZ80RpTGb48ruPLG6CdR979cVL9mxNt3hMkl7toy5YfvJO8vz2e4WOur1XZezXB QHHg== Received: by 10.236.73.36 with SMTP id u24mr17255856yhd.103.1349734757832; Mon, 08 Oct 2012 15:19:17 -0700 (PDT) Received: from [192.168.1.25] (host235.186-125-121.telecom.net.ar. [186.125.121.235]) by mx.google.com with ESMTPS id x16sm18079649anl.16.2012.10.08.15.19.16 (version=SSLv3 cipher=OTHER); Mon, 08 Oct 2012 15:19:17 -0700 (PDT) Message-ID: <50735180.5070701@anue.biz> Date: Mon, 08 Oct 2012 19:19:44 -0300 From: =?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120910 Thunderbird/15.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmirlxA7Zjbzu8r4HrNMkMq0FICbenFiTlUppZDwyWK5xrK3B52rr2Dur7GNJ0+FRbtnkKJ X-Spam-Score: 0.1 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.1 (/) Noted, fixed in revno: 110475. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 08 18:20:18 2012 Received: (at control) by debbugs.gnu.org; 8 Oct 2012 22:20:18 +0000 Received: from localhost ([127.0.0.1]:34362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TLLgP-000651-SM for submit@debbugs.gnu.org; Mon, 08 Oct 2012 18:20:18 -0400 Received: from mail-yh0-f44.google.com ([209.85.213.44]:42218) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TLLgO-00064p-99 for control@debbugs.gnu.org; Mon, 08 Oct 2012 18:20:16 -0400 Received: by mail-yh0-f44.google.com with SMTP id 56so1151058yhq.3 for ; Mon, 08 Oct 2012 15:19:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:content-type :content-transfer-encoding:x-gm-message-state; bh=nV8/id4e5ETpXBTi5GV4dqmJrD8xgsepxwP+LyBYBpU=; b=l1KnJVu8hAKIGUZ7N0AuvQ8DXKsrM00FDgmHrn8Fw/4HsODTAWylMCIWe2XjJx6jhH exQTV0vCZZ2eJfbq24flEhcI0bTBtP222ymNnbMg9Y3UbA2Hu9OwXNcZYgF8e1WyfcRb x4eGwq5ngyYLdH3cQb1lUdP0OJv0xXYaYq1CKUEQUqonBb3lhP10pyXY8P0VEQx9hPq7 /UWn2MHDDrgYpxDf6XDkuLW7619ldZq+heefJQ4HrMqIdqvE715iQO7kWUuu4oVLrZBD ovIZBFbQuZhf3mjDUCt1J7oCdYPH2E+kE8emzC/AweT8Npnx1Ij94pnLDjSzzxaK3zWn e/1g== Received: by 10.101.217.2 with SMTP id u2mr5326789anq.72.1349734781366; Mon, 08 Oct 2012 15:19:41 -0700 (PDT) Received: from [192.168.1.25] (host235.186-125-121.telecom.net.ar. [186.125.121.235]) by mx.google.com with ESMTPS id x16sm18074830anl.16.2012.10.08.15.19.40 (version=SSLv3 cipher=OTHER); Mon, 08 Oct 2012 15:19:40 -0700 (PDT) Message-ID: <50735197.8040502@anue.biz> Date: Mon, 08 Oct 2012 19:20:07 -0300 From: =?ISO-8859-1?Q?Fabi=E1n_Ezequiel_Gallina?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120910 Thunderbird/15.0.1 MIME-Version: 1.0 To: control@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQma/CgQS1VWTm9aA0NkC/OzCvgcRGRfmjhM2irfwY7vMmHur9L3A6nC6KxKMRDqJIDFqa0m X-Spam-Score: 4.9 (++++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close #12605 [...] Content analysis details: (4.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.213.44 listed in list.dnswl.org] 3.0 GOT_NO_SUBJECT No real subject 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] 1.8 MISSING_SUBJECT Missing Subject: header X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 4.9 (++++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close #12605 [...] Content analysis details: (4.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.213.44 listed in list.dnswl.org] 3.0 GOT_NO_SUBJECT No real subject 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.5000] 1.8 MISSING_SUBJECT Missing Subject: header 0.0 TVD_SPACE_RATIO TVD_SPACE_RATIO close #12605