unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* how to implement xembed in emacs?
@ 2007-12-15 22:59 joakim
  2007-12-16 11:03 ` Jan Djärv
  0 siblings, 1 reply; 5+ messages in thread
From: joakim @ 2007-12-15 22:59 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-12-16 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-15 22:59 how to implement xembed in emacs? joakim
2007-12-16 11:03 ` Jan Djärv
2007-12-16 11:24   ` joakim
2007-12-16 16:29     ` Jan Djärv
2007-12-16 16:27       ` joakim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).