From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Soulayrol Newsgroups: gmane.emacs.devel Subject: XEmbed patches - again. Date: Wed, 09 Jan 2008 21:19:00 +0100 Message-ID: <1199909940.3830.15.camel@localhost> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199909865 21893 80.91.229.12 (9 Jan 2008 20:17:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Jan 2008 20:17:45 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 09 21:18:06 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 1JChNC-0008Kh-U9 for ged-emacs-devel@m.gmane.org; Wed, 09 Jan 2008 21:18:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JChMp-0008JX-5i for ged-emacs-devel@m.gmane.org; Wed, 09 Jan 2008 15:17:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JChMl-0008HW-AZ for emacs-devel@gnu.org; Wed, 09 Jan 2008 15:17:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JChMj-0008Fn-SW for emacs-devel@gnu.org; Wed, 09 Jan 2008 15:17:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JChMj-0008Ff-PJ for emacs-devel@gnu.org; Wed, 09 Jan 2008 15:17:33 -0500 Original-Received: from smtp5-g19.free.fr ([212.27.42.35]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JChMj-00037d-Jy for emacs-devel@gnu.org; Wed, 09 Jan 2008 15:17:33 -0500 Original-Received: from smtp5-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp5-g19.free.fr (Postfix) with ESMTP id DB2E43F61C1 for ; Wed, 9 Jan 2008 21:17:29 +0100 (CET) Original-Received: from [192.168.0.10] (lns-bzn-39-82-255-13-6.adsl.proxad.net [82.255.13.6]) by smtp5-g19.free.fr (Postfix) with ESMTP id 40DCF3F6248 for ; Wed, 9 Jan 2008 21:17:27 +0100 (CET) X-Mailer: Evolution 2.12.0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:86659 Archived-At: 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/ -- David Soulayrol