emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to implement xembed in emacs?


From: joakim
Subject: Re: how to implement xembed in emacs?
Date: Sun, 16 Dec 2007 12:24:48 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

Jan Djärv <address@hidden> writes:

> There already exist a patch for this from Timo Savola.  It has not
> been installed yet, but will be once unicode2 becomes HEAD.

Yes, its the patch I mention below. However, as far as I can
determine, the patch implements the case of embedding emacs in other
applications, not the case of embedding other applications in
emacs. Am I wrong?

>
>       Jan D.
>
>
> address@hidden skrev:
>> Hello,
>>
>> I'm interested in the possibility of using xembed in emacs:
>>
>> http://standards.freedesktop.org/xembed-spec/xembed-spec-0.5.html>
>> There are patches to make emacs embaddable in other applications:
>>
>> http://timo.stc.cx/tmp/emacs/>
>> which seems nice and worthwile of inclusion in emacs, but I'm in this
>> case talking about embedding other applications in emacs.
>>
>> I'm thinking of doing a proof-of-concept hack that would implement a
>> new dummy image type. The image would simply not render. Instead it
>> would read a window id from a file and call XReparentWindow, with the
>> coordinates given by emacs to the image. This scheme might work
>> somewhat, but:
>>
>> How can this be achieved properly in emacs?
>>
>>

-- 
Joakim Verona





reply via email to

[Prev in Thread] Current Thread [Next in Thread]