From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8141: 23.2.94; python-fill-paragraph Date: Mon, 18 Jun 2012 22:19:23 -0400 Message-ID: <2k7gv46o2c.fsf@fencepost.gnu.org> References: <4D6C0BF0.3050001@easy-emacs.de> <86fwr7a6m3.fsf@gmail.com> <4D6CCE64.8060203@easy-emacs.de> <4D762069.7080604@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1340072399 1934 80.91.229.3 (19 Jun 2012 02:19:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2012 02:19:59 +0000 (UTC) To: 8141@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 19 04:19:58 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sgo2m-0006tN-5D for geb-bug-gnu-emacs@m.gmane.org; Tue, 19 Jun 2012 04:19:48 +0200 Original-Received: from localhost ([::1]:35721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgo2m-0001cK-25 for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jun 2012 22:19:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgo2j-0001cF-0a for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2012 22:19:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sgo2h-0000BP-BR for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2012 22:19:44 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sgo2h-0000B9-7a for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2012 22:19:43 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Sgo5t-0005ig-MD for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2012 22:23:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 19 Jun 2012 02:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8141 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo unreproducible Original-Received: via spool by 8141-submit@debbugs.gnu.org id=B8141.134007256421956 (code B ref 8141); Tue, 19 Jun 2012 02:23:01 +0000 Original-Received: (at 8141) by debbugs.gnu.org; 19 Jun 2012 02:22:44 +0000 Original-Received: from localhost ([127.0.0.1]:47531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgo5c-0005i5-AW for submit@debbugs.gnu.org; Mon, 18 Jun 2012 22:22:44 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:56480) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgo5a-0005hx-J3 for 8141@debbugs.gnu.org; Mon, 18 Jun 2012 22:22:43 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Sgo2N-0002kD-2v; Mon, 18 Jun 2012 22:19:23 -0400 X-Spook: [Hello to all my friends and fans in domestic X-Ran: 3toxA^lppG17wBZ)jQBtKR@hUb4Oui==oc:t-}l]v*:8J_tnkv,k4dQCbT&.o7jJY].|4B X-Hue: black X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Tue, 08 Mar 2011 16:18:08 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61093 Archived-At: I have no idea what this report was supposed to be about. It may have been about filling the following: """ triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. """ In 24.1, using M-x fill-paragraph and M-x python-fill-paragraph give slightly different results. In the current trunk, using M-x fill-paragraph and M-x python-fill-paragraph-function (why is this interactive?) obviously give the same results. However, the result is not the same as either form in 24.1. It looks like this, with an empty line at the end that presumably should not be there? """triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. triple-quoted string containing "quotation" marks. """