all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
To: emacs-devel@gnu.org
Subject: Re: Emacs/Web-Browser Integration was :gnome/emacs integration
Date: Mon, 28 Jul 2008 16:28:53 +0200	[thread overview]
Message-ID: <87y73maxqy.fsf@localhorst.mine.nu> (raw)
In-Reply-To: 18573.51505.783954.827869@gargle.gargle.HOWL

On Mon, 28 Jul 2008 06:27:13 -0700 T. V. Raman wrote:

> It would definitely be nice to talk to GTK through an elisp/guile
> layer. But even more importantly, one aspect of Emacs that has
> sadly fallen behind significantly is emacs' ability to
> communicate with the Web. Ideally, we would have some kind of
> Emacs binding to Webkit as a rendering engine that was completely
> controllable from Elisp --- any takers?

The GTK port doesn't offer much control over the webkit widget.  If you
want to do really cool stuff you would need to have some DOM bindings in
Elisp.

AFAIK the GTK folks are working on bindings for GObject.  One could try
to use this as a base for elisp bindings.  But I would think it's far
more efficient (runtime and devel time) and more fun to just stick with
JS.  But if you do that you can just write a stand alone app in the
first place...  Just my 2 ¢.

David






  reply	other threads:[~2008-07-28 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28 13:27 Emacs/Web-Browser Integration was :gnome/emacs integration T. V. Raman
2008-07-28 14:28 ` David Hansen [this message]
2008-07-29  3:51   ` T. V. Raman

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=87y73maxqy.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    --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.