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, 07 Feb 2008 15:11:08 +0100 Message-ID: <47AB117C.50405@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 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202393526 23429 80.91.229.12 (7 Feb 2008 14:12:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Feb 2008 14:12:06 +0000 (UTC) Cc: timo.savola@iki.fi, emacs-devel@gnu.org To: David Soulayrol Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 07 15:12:27 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 1JN7U5-0000i7-A5 for ged-emacs-devel@m.gmane.org; Thu, 07 Feb 2008 15:12:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JN7Tc-0001kB-JQ for ged-emacs-devel@m.gmane.org; Thu, 07 Feb 2008 09:11:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JN7TX-0001jy-RG for emacs-devel@gnu.org; Thu, 07 Feb 2008 09:11:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JN7TX-0001jl-4V for emacs-devel@gnu.org; Thu, 07 Feb 2008 09:11:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JN7TW-0001ji-VD for emacs-devel@gnu.org; Thu, 07 Feb 2008 09:11:38 -0500 Original-Received: from av9-1-sn3.vrr.skanova.net ([81.228.9.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JN7TW-0003Vo-L4 for emacs-devel@gnu.org; Thu, 07 Feb 2008 09:11:38 -0500 Original-Received: by av9-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 3FEFF37E7E; Thu, 7 Feb 2008 15:11:37 +0100 (CET) Original-Received: from smtp3-1-sn3.vrr.skanova.net (smtp3-1-sn3.vrr.skanova.net [81.228.9.101]) by av9-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 0562237FFF; Thu, 7 Feb 2008 15:11:37 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id D1EF937E51; Thu, 7 Feb 2008 15:11:36 +0100 (CET) User-Agent: Thunderbird 2.0.0.6 (X11/20071022) 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:88421 Archived-At: Now checked in. There is no documentation. We should at least have docs on --parent-id and what it does. Jan D. 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. > > Thanks all for your work. > > [1] http://timo.stc.cx/git/?p=emacs-xembed.git;a=summary > [2] http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00981.html > [3] http://pida.co.uk/ >