emacs-devel
[Top][All Lists]
Advanced

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

how to implement xembed in emacs?


From: joakim
Subject: how to implement xembed in emacs?
Date: Sat, 15 Dec 2007 23:59:31 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

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]