From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: XEmbed patches - again. Date: Fri, 11 Jan 2008 18:42:02 +0100 Message-ID: <4787AA6A.1000807@swipnet.se> References: <1199909940.3830.15.camel@localhost> <47863737.9000608@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200073389 5225 80.91.229.12 (11 Jan 2008 17:43:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2008 17:43:09 +0000 (UTC) Cc: dsoulayrol@free.fr, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 11 18:43:29 2008 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 1JDNue-0000gh-8g for ged-emacs-devel@m.gmane.org; Fri, 11 Jan 2008 18:43:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDNuG-00036A-JS for ged-emacs-devel@m.gmane.org; Fri, 11 Jan 2008 12:43:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDNuA-00030J-1b for emacs-devel@gnu.org; Fri, 11 Jan 2008 12:42:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDNu6-0002wE-K8 for emacs-devel@gnu.org; Fri, 11 Jan 2008 12:42:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDNu6-0002vz-8T for emacs-devel@gnu.org; Fri, 11 Jan 2008 12:42:50 -0500 Original-Received: from av10-2-sn2.hy.skanova.net ([81.228.8.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDNu5-0005W2-SZ for emacs-devel@gnu.org; Fri, 11 Jan 2008 12:42:50 -0500 Original-Received: by av10-2-sn2.hy.skanova.net (Postfix, from userid 502) id 1C17D38275; Fri, 11 Jan 2008 18:42:48 +0100 (CET) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av10-2-sn2.hy.skanova.net (Postfix) with ESMTP id 041FC38253; Fri, 11 Jan 2008 18:42:48 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id E36A837E58; Fri, 11 Jan 2008 18:42:47 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:86753 Archived-At: Richard Stallman skrev: > I have looked at it, looks OK. The only reason I haven't checked it in is > because someone (Handa?) asked people to hold back large changes to the C code > before the merge. > > Do you mean, before the unicode-2 merge? Yes. > > If there are lots of conflicting changes, waiting seems wise. > Otherwise you might as well install now. It is hard to tell. Anyway, Miles thought it was wise to hold it, so I'll do that. Jan D.