all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: W Dan Meyer <specuu@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: pull firefox's html engine to emacs
Date: Mon, 02 Mar 2009 20:44:25 +0000	[thread overview]
Message-ID: <87fxhvmz86.fsf@gmail.com> (raw)
In-Reply-To: 714c8105-48e7-43a3-888a-5d1ebe524d7c@l16g2000yqo.googlegroups.com


Xah Lee <xahlee@gmail.com> writes:

> how hard is it to pull Firefox's rendering engine (including css + js)
> and put it under emacs?

hi!

I think that was mentioned on the mailing list.  There is a project
called `Conkeror' (not Konqueror, they're planning to change it
recently) which is completely mouseless (and I mean it, the only reason
I need sometimes to use mouse is to escape from buggy Flash hijacking
focus) browser influenced by Emacs, it works very well (use that in
production). It runs on XULRunner as a separate application, and it is
customisable through JS. It even allows you to play with JS repl (through
mozrepl module, but I haven't tried). That implies that it might be
possible to put it in Emacs someday, all you need is a widget inside
Emacs that would be capable to nest conkeror window, and Emacs lisp can
pull commands to it's repl.

      Dan W


>
>   Xah
> ∑ http://xahlee.org/
>
> ☄


      parent reply	other threads:[~2009-03-02 20:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-23 16:17 pull firefox's html engine to emacs Xah Lee
2009-02-23 17:04 ` Lennart Borgman
     [not found] ` <mailman.1569.1235408645.31690.help-gnu-emacs@gnu.org>
2009-02-23 18:56   ` Xah Lee
2009-02-23 22:23     ` Lennart Borgman
     [not found]     ` <mailman.1589.1235427834.31690.help-gnu-emacs@gnu.org>
2009-02-25 21:34       ` Ted Zlatanov
2009-02-25 22:37         ` Lennart Borgman
2009-03-02 20:44 ` W Dan Meyer [this message]

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=87fxhvmz86.fsf@gmail.com \
    --to=specuu@gmail.com \
    --cc=help-gnu-emacs@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.