From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: XEmbed patches - again. Date: Thu, 10 Jan 2008 08:18:05 +0100 Message-ID: <4785C6AD.4020601@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-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199949618 29161 80.91.229.12 (10 Jan 2008 07:20:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jan 2008 07:20:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Soulayrol Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 10 08:20:39 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 1JCriN-0001H2-M5 for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 08:20:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCri0-00067Z-4Q for ged-emacs-devel@m.gmane.org; Thu, 10 Jan 2008 02:20:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JCrh2-0005Dz-RB for emacs-devel@gnu.org; Thu, 10 Jan 2008 02:19:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JCrh1-0005BZ-05 for emacs-devel@gnu.org; Thu, 10 Jan 2008 02:19:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JCrh0-0005BI-R1 for emacs-devel@gnu.org; Thu, 10 Jan 2008 02:19:10 -0500 Original-Received: from av12-2-sn2.hy.skanova.net ([81.228.8.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JCrh0-0005Tq-Lb for emacs-devel@gnu.org; Thu, 10 Jan 2008 02:19:10 -0500 Original-Received: by av12-2-sn2.hy.skanova.net (Postfix, from userid 502) id 0506F385E1; Thu, 10 Jan 2008 08:19:09 +0100 (CET) Original-Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av12-2-sn2.hy.skanova.net (Postfix) with ESMTP id CAD4F385D2; Thu, 10 Jan 2008 08:19:08 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id A346237E4A; Thu, 10 Jan 2008 08:19:08 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (X11/20071031) In-Reply-To: <1199909940.3830.15.camel@localhost> 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:86682 Archived-At: David Soulayrol skrev: > Hello. > > Timo Savola wrote some patches for Emacs in order to bring the > capability to embed the Emacs GTK frame into another one, using GTK > sockets [1]. RMS asked him to wait for the 22 release, so he did, and > then he started a new thread on this list last summer [2]. > > Timo used these patches to wrap Emacs with some tools like a file > browser I believe. The PIDA project [3] - whose motto is to reuse all > the fine components for an IDE around - needs these patches too to embed > the Emacs frame. > > Since the last thread about these patches seems to have ended in last > july, I would like to know if they could make their way in trunk soon, > or where they are blocked today. Waiting for the unicode-2 merger with HEAD. Jan D.