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: Thu, 10 Jan 2008 16:18:15 +0100 Message-ID: <47863737.9000608@swipnet.se> References: <1199909940.3830.15.camel@localhost> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199978338 29293 80.91.229.12 (10 Jan 2008 15:18:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 15:18:58 +0000 (UTC) Cc: David Soulayrol , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 10 16:19:18 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 1JCzBe-0004yW-4v for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 16:19:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCzBG-0000QF-7Y for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 10:18:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCzBD-0000OT-1s for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:18:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCzBC-0000Mg-7R for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:18:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCzBC-0000MO-3U for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:18:50 -0500 Original-Received: from av10-1-sn2.hy.skanova.net ([81.228.8.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JCzBB-0001xX-Ru for emacs-devel@gnu.org; Thu, 10 Jan 2008 10:18:50 -0500 Original-Received: by av10-1-sn2.hy.skanova.net (Postfix, from userid 502) id C1A14385D9; Thu, 10 Jan 2008 16:18:48 +0100 (CET) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av10-1-sn2.hy.skanova.net (Postfix) with ESMTP id 9C05C3811C; Thu, 10 Jan 2008 16:18: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 8684F37E4B; Thu, 10 Jan 2008 16:18:48 +0100 (CET) User-Agent: Thunderbird 2.0.0.6 (X11/20071022) 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:86701 Archived-At: Richard Stallman skrev: > I hope these get installed soon. Have people already studied the > code? > 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. Jan D.