From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] XCloseDisplay already calls XrmDestroyDatabase Date: Mon, 18 May 2009 09:29:46 -0400 Message-ID: <878wkumtdh.fsf@cyd.mit.edu> References: <19e566510808190319r454900a7sc3b5a4e9d6d68f95@mail.gmail.com> <19e566510808200117y21e78086la6240ad72b676cd7@mail.gmail.com> <19e566510808211140n56bec8e7l7ac7d6ae156e29eb@mail.gmail.com> <87k5eataqu.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1242653393 22155 80.91.229.12 (18 May 2009 13:29:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 May 2009 13:29:53 +0000 (UTC) Cc: =?utf-8?Q?=C3=B6nmez?= , Stefan Monnier , =?utf-8?Q?=C4=B0smail_D?=, emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 18 15:29:45 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 1M62uW-0007ki-Lj for ged-emacs-devel@m.gmane.org; Mon, 18 May 2009 15:29:44 +0200 Original-Received: from localhost ([127.0.0.1]:35775 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M62uV-0004Rq-UW for ged-emacs-devel@m.gmane.org; Mon, 18 May 2009 09:29:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M62uO-0004R9-JJ for emacs-devel@gnu.org; Mon, 18 May 2009 09:29:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M62uJ-0004On-1H for emacs-devel@gnu.org; Mon, 18 May 2009 09:29:35 -0400 Original-Received: from [199.232.76.173] (port=36217 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M62uI-0004Of-Oi for emacs-devel@gnu.org; Mon, 18 May 2009 09:29:30 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:49222) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M62uI-0006hk-3D for emacs-devel@gnu.org; Mon, 18 May 2009 09:29:30 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 90AAC57E22A; Mon, 18 May 2009 09:29:46 -0400 (EDT) In-Reply-To: (YAMAMOTO Mitsuharu's message of "Mon, 18 May 2009 17:09:08 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:110964 Archived-At: YAMAMOTO Mitsuharu writes: > Here is a patch. If it's OK, I'd like to install it before the next > pretest. OK, please do it.