From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.bugs Subject: bug#11797: fixed in trunk Date: Thu, 12 Jul 2012 18:27:39 -0700 Organization: UCLA Computer Science Department Message-ID: <4FFF798B.60001@cs.ucla.edu> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1342142916 13868 80.91.229.3 (13 Jul 2012 01:28:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 Jul 2012 01:28:36 +0000 (UTC) To: 11797-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 13 03:28:34 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 1SpUgJ-00052A-Ax for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Jul 2012 03:28:31 +0200 Original-Received: from localhost ([::1]:53112 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpUgI-0003pe-L6 for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jul 2012 21:28:30 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpUgG-0003pM-T9 for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 21:28:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpUgG-0005mw-4h for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 21:28:28 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpUgG-0005ms-1b for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 21:28:28 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SpUle-0004NC-Kf for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2012 21:34:02 -0400 In-Reply-To: Resent-From: Paul Eggert Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 13 Jul 2012 01:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 11797 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 11797@debbugs.gnu.org, eggert@cs.ucla.edu Original-Received: via spool by 11797-done@debbugs.gnu.org id=D11797.134214320016758 (code D ref 11797); Fri, 13 Jul 2012 01:34:02 +0000 Original-Received: (at 11797-done) by debbugs.gnu.org; 13 Jul 2012 01:33:20 +0000 Original-Received: from localhost ([127.0.0.1]:37223 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpUkx-0004ME-GV for submit@debbugs.gnu.org; Thu, 12 Jul 2012 21:33:20 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:48139) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SpUkv-0004M1-Dk for 11797-done@debbugs.gnu.org; Thu, 12 Jul 2012 21:33:18 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 2E3E439E800B for <11797-done@debbugs.gnu.org>; Thu, 12 Jul 2012 18:27:41 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AUOGlUIeDwUU for <11797-done@debbugs.gnu.org>; Thu, 12 Jul 2012 18:27:40 -0700 (PDT) Original-Received: from [192.168.1.4] (pool-108-23-119-2.lsanca.fios.verizon.net [108.23.119.2]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id D308D39E8008 for <11797-done@debbugs.gnu.org>; Thu, 12 Jul 2012 18:27:40 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 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:61867 Archived-At: Since this is fixed in the trunk I am marking this as 'done'. If there's a desire to backport this to Emacs 24 that can be opened as a separate bug report.