From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: bug#870: Repeatable instance of bug#870 Date: Wed, 7 Jan 2009 10:43:46 +0100 Message-ID: References: <4961E7F7.2000509@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1231321457 13561 80.91.229.12 (7 Jan 2009 09:44:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2009 09:44:17 +0000 (UTC) Cc: emacs-devel@gnu.org, 870@emacsbugs.donarmstrong.com, jasonr@gnu.org To: "Kenichi Handa" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 07 10:45:28 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LKUyR-0001B1-EI for ged-emacs-devel@m.gmane.org; Wed, 07 Jan 2009 10:45:15 +0100 Original-Received: from localhost ([127.0.0.1]:38434 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKUxB-0000z4-PV for ged-emacs-devel@m.gmane.org; Wed, 07 Jan 2009 04:43:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKUx7-0000yz-77 for emacs-devel@gnu.org; Wed, 07 Jan 2009 04:43:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKUx4-0000yn-Li for emacs-devel@gnu.org; Wed, 07 Jan 2009 04:43:51 -0500 Original-Received: from [199.232.76.173] (port=57531 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKUx4-0000yk-ER for emacs-devel@gnu.org; Wed, 07 Jan 2009 04:43:50 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.246]:56018) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKUx1-0000ow-Bb; Wed, 07 Jan 2009 04:43:47 -0500 Original-Received: by an-out-0708.google.com with SMTP id c38so2672989ana.21 for ; Wed, 07 Jan 2009 01:43:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=iEdr/TgaK2cPVCDPI+RpEwXmi31zYvkBvcQuOxUP484=; b=WBJFU0BrIDu+wPP3djZSLU30Z8vxKHKEEZ5+Qo8HxDtUgnyilvfWRCYZfzxJz+Cjdj iGrkdqZZHEVcwUupfJ65uNySUUbRYznfw2cBiPLwU33y5i1AmVjA48tu6NobvtjxsUmo D2rxEP9OENjY6S0rJ7ji7CG4AzUbQ2lws6Tzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=OkMHb8DWCs0OcoblULpwO7TGbBZtiGg4sCjSerm1FvN2Wonub9ZZmRZMa1pboNc/Ye JgXr0YYn+pQDYmVpszctB7Fz+uC/8B1ep9sjiWhVTnmoPHQ1Jl7tKWZ3XXXFpeTmW35H 9vMBwdOSF1l8xFSU4M4psJBRSXyfHRuW4gl9E= Original-Received: by 10.100.125.12 with SMTP id x12mr12297407anc.4.1231321426816; Wed, 07 Jan 2009 01:43:46 -0800 (PST) Original-Received: by 10.100.252.15 with HTTP; Wed, 7 Jan 2009 01:43:46 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107695 Archived-At: On Wed, Jan 7, 2009 at 07:53, Kenichi Handa wrote: > I fixed the bug. Thanks! (I've been suffering this #$@!&* for the past eight months or so.) I've added the "(Bug#870)" ref to your ChangeLog entry. Juanma