From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#8855: Fix backported to Emacs 24 Date: Thu, 22 Nov 2012 10:13:20 -0500 Message-ID: References: <50AD56C9.5040100@cornell.edu> <50AD68E3.2020309@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1353597230 23403 80.91.229.3 (22 Nov 2012 15:13:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Nov 2012 15:13:50 +0000 (UTC) Cc: 8855@debbugs.gnu.org To: Paul Eggert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Nov 22 16:14:01 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 1TbYTY-0001Yz-DN for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Nov 2012 16:14:00 +0100 Original-Received: from localhost ([::1]:57773 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbYTN-0003ne-M0 for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Nov 2012 10:13:49 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:38418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbYTL-0003nP-39 for bug-gnu-emacs@gnu.org; Thu, 22 Nov 2012 10:13:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbYTF-00061n-Ah for bug-gnu-emacs@gnu.org; Thu, 22 Nov 2012 10:13:47 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51271) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbYTF-00061i-7M for bug-gnu-emacs@gnu.org; Thu, 22 Nov 2012 10:13:41 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TbYUX-0003lj-QD for bug-gnu-emacs@gnu.org; Thu, 22 Nov 2012 10:15:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Nov 2012 15:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8855 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 8855-submit@debbugs.gnu.org id=B8855.135359728314450 (code B ref 8855); Thu, 22 Nov 2012 15:15:01 +0000 Original-Received: (at 8855) by debbugs.gnu.org; 22 Nov 2012 15:14:43 +0000 Original-Received: from localhost ([127.0.0.1]:33289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbYUF-0003l1-90 for submit@debbugs.gnu.org; Thu, 22 Nov 2012 10:14:43 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:29456) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TbYUE-0003kv-6T for 8855@debbugs.gnu.org; Thu, 22 Nov 2012 10:14:42 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09FpaQ6/2dsb2JhbABEDrQDgQiCFQEBBAFWIwULCzQSFBgNJIgcBboJkEQDiEKacYFYgjBX X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="208221053" Original-Received: from 69-165-164-58.dsl.teksavvy.com (HELO pastel.home) ([69.165.164.58]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 22 Nov 2012 10:13:20 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id BC30F597C9; Thu, 22 Nov 2012 10:13:20 -0500 (EST) In-Reply-To: <50AD68E3.2020309@cs.ucla.edu> (Paul Eggert's message of "Wed, 21 Nov 2012 15:50:59 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) 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.x 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:67312 Archived-At: > Attached is the fixed backported to the emacs-24 branch > (bzr 110936) if there's interest. There's something I don't understand. On Oct 29, Chong said: > > simplifications, unfortunately. The patch fixes a bug that's been > > reported multiple times so I'm thinking it may be worthwhile to > > install now, even though there's a feature freeze. > I think the patch is OK to commit. Put the extended explanation in a > comment somewhere in the code, though---not in the ChangeLog entry. So how come the patch is not in emacs-24 yet? Stefan