From: "Adam Wołk" <netprobe@gmail.com>
To: "Thomas Lord" <lord@emf.net>,
"Stefan Monnier" <monnier@iro.umontreal.ca>
Cc: Paul R <paul.r.ml@gmail.com>,
ferkiwi+a@gmail.com, emacs-devel@gnu.org,
Miles Bader <miles@gnu.org>
Subject: Re: Why Emacs should have a good web-browser
Date: Tue, 21 Jul 2009 20:21:30 +0200 [thread overview]
Message-ID: <op.uxfjx3m0ulrtqe@inferno.interq.pl> (raw)
In-Reply-To: <1248196427.7551.38.camel@dell-desktop.example.com>
Dnia 21-07-2009 o 19:13:47 Thomas Lord <lord@emf.net> napisał(a):
> On Tue, 2009-07-21 at 11:52 -0400, Stefan Monnier wrote:
>> It might be possible to use one of those engines as Emacs's rendering
>> engine, indeed. To me, it wouldn't seem like an good solution to the
>> problem at hand because I don't think it would allow me to control the
>> web-browser from Emacs (e.g., how would I access from Elisp the content
>> of pages generated from HTML?). So it'd be more like embedding Emacs
>> inside a normal browser. It's not a bad idea, but I don't think it'll
>> provide as many benefits from Emacs's point of view.
>
There already exists a browser that tries to implement things the Emacs
way. It's called conkeror.
From their website (http://conkeror.org):
"Conkeror is a keyboard-oriented, highly-customizable, highly-extensible
web browser based on Mozilla XULRunner, written mainly in JavaScript, and
inspired by exceptional software such as Emacs and vi. Conkeror features a
sophisticated keyboard system, allowing users to run commands and interact
with content in powerful and novel ways. It is self-documenting, featuring
a powerful interactive help system."
Benefits of helping out with this project:
* Conkeror can be fully controlled from withing emacs using mozrepl
* Doesn't have problems with most pages that Firefox can handle
* Can use existing Firefox extensions (Adblock etc.)
* No problems with websites blocking less popular clients (a very common
problem even for browsers like Opera)
* Shares many concepts with Emacs
Instead of implementing a full blown browser inside of Emacs, which by
itself is a massive complicated task both from a usability point of view
and security. Maybe we should focus on improving the interoperability
between Emacs and conkeror which already exists and is available.
>
> It might make an interesting experiment for someone
> who has the time and inclination to try writing an
> Elisp interpreter and Emacs primitives in Javascript.
>
As far as I understand, they are not implementing an elisp interpreter but
javascript is used the same way to provide functionality to the browser.
Which by itself is quite interesting considering how far they have gone.
next prev parent reply other threads:[~2009-07-21 18:21 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-08 20:11 Why Emacs should have a good web-browser Fernando
2009-07-08 20:54 ` Chong Yidong
2009-07-08 21:55 ` joakim
2009-07-08 22:42 ` Lennart Borgman
2009-08-13 22:54 ` Daniel Colascione
2009-07-08 22:55 ` Chong Yidong
2009-07-08 22:59 ` Lennart Borgman
2009-07-08 23:05 ` Davis Herring
2009-07-09 0:05 ` joakim
2009-07-09 12:36 ` Jason Rumney
2009-07-09 14:25 ` joakim
2009-07-09 16:01 ` Chong Yidong
2009-07-09 17:39 ` joakim
2009-07-09 22:19 ` Richard Stallman
2009-07-08 20:58 ` Richard Riley
2009-07-09 21:12 ` Paul R
2009-07-11 20:24 ` Stefan Monnier
2009-07-12 11:01 ` Robert D. Crawford
2009-07-13 7:18 ` Ken Raeburn
2009-07-17 15:59 ` Paul R
2009-07-18 1:29 ` Miles Bader
2009-07-21 9:18 ` Paul R
2009-07-21 15:52 ` Stefan Monnier
2009-07-21 16:31 ` Miles Bader
2009-07-21 17:25 ` Thomas Lord
2009-07-22 9:23 ` Paul R
2009-07-21 16:52 ` David Reitter
2009-07-21 20:34 ` Chong Yidong
2009-07-21 17:13 ` Thomas Lord
2009-07-21 18:21 ` Adam Wołk [this message]
2009-07-21 19:01 ` Lennart Borgman
2009-07-21 19:26 ` Adam Wołk
2009-07-21 19:33 ` Lennart Borgman
2009-07-21 19:47 ` Adam Wołk
2009-07-21 20:02 ` Robert D. Crawford
2009-07-21 20:08 ` Lennart Borgman
2009-07-21 20:37 ` Robert D. Crawford
2009-07-21 20:24 ` Adam Wołk
2009-07-21 21:27 ` Robert D. Crawford
2009-07-21 21:36 ` T.V. Raman
2009-07-21 22:14 ` Robert D. Crawford
2009-07-21 21:48 ` Adam Wołk
2009-07-21 22:24 ` Robert D. Crawford
2009-07-22 10:33 ` Tassilo Horn
2009-07-22 9:12 ` Paul R
2009-07-22 14:47 ` Stefan Monnier
[not found] ` <fxezoucvx5x8i57cbqUYAxe124vaj_firegpg@mail.gmail.com>
2009-07-21 22:09 ` Stephen Eilert
2009-07-21 23:05 ` Chong Yidong
2009-07-22 17:40 ` Stephen Eilert
2009-07-22 18:07 ` Chong Yidong
2009-08-30 18:22 ` joakim
2009-09-02 9:58 ` martin rudalics
2009-09-02 12:00 ` joakim
2009-09-12 19:03 ` Deniz Dogan
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=op.uxfjx3m0ulrtqe@inferno.interq.pl \
--to=netprobe@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=ferkiwi+a@gmail.com \
--cc=lord@emf.net \
--cc=miles@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=paul.r.ml@gmail.com \
/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.