all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: emacs-devel@gnu.org
Subject: how to implement xembed in emacs?
Date: Sat, 15 Dec 2007 23:59:31 +0100	[thread overview]
Message-ID: <m38x3v1s4s.fsf@verona.se> (raw)

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	other threads:[~2007-12-15 22:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-15 22:59 joakim [this message]
2007-12-16 11:03 ` how to implement xembed in emacs? Jan Djärv
2007-12-16 11:24   ` joakim
2007-12-16 16:29     ` Jan Djärv
2007-12-16 16:27       ` joakim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m38x3v1s4s.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.