all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "R. P. Dillon" <rpdillon@gmail.com>
To: "David Reitter" <david.reitter@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs plugin system & Gecko embedding
Date: Sun, 4 May 2008 14:33:51 -0700	[thread overview]
Message-ID: <bd9b10930805041433h31c2cef8r64a2f4e31c1ea9dd@mail.gmail.com> (raw)
In-Reply-To: <5C8C12A1-373A-4691-B04A-7F1A3832A301@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1326 bytes --]

On Sun, May 4, 2008 at 2:19 PM, David Reitter <david.reitter@gmail.com>
wrote:

> A browser inside Emacs: do you agree that this would only make sense if
> all text editing was governed by Emacs, i.e. each text area was handled by
> Emacs directly as a buffer?
> (Is that doable with the new Gecko library?)


It would make the most sense to have the text areas in gecko governed by
Emacs.  It does complicate things, however; I don't think libxul provides
that level of transparency into what it renders, though I am quite ignorant
of both libxul and Emacs at the C level.  Of course, if libxul offered the
same plugin architecture that Firefox does, then a plugin like It's All Text
could be used to call emacsclient when editting text areas.  Seems a bit
like the snake eating its tail, but it may be a reasonable first cut at the
concept.


> In that case, why not have an extra port of Emacs that would provide a
> "text area widget" (and maybe more) to be used as library by other
> applications written in GTK/GNUStep/Cocoa/whatever frameworks?


This is a possibilty - my focus was less on Emacs as a text editor, and more
on the buffer management, search, window configurations (C-x r w) and kill
ring sharing that embedding would offer.  Of course, being able to edit text
areas in Emacs would be icing on the cake.

[-- Attachment #2: Type: text/html, Size: 1792 bytes --]

  reply	other threads:[~2008-05-04 21:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-04 21:06 Emacs plugin system & Gecko embedding R. P. Dillon
2008-05-04 21:19 ` David Reitter
2008-05-04 21:33   ` R. P. Dillon [this message]
2008-05-05 11:09     ` David Kastrup
2008-05-05 11:00   ` joakim
2008-05-05 12:26     ` Jan Djärv
2008-05-05 12:52       ` joakim
2008-05-05 22:06     ` Richard M Stallman
2008-05-06  1:02     ` David Hansen
2008-05-06  5:51       ` joakim
2008-05-05 15:14   ` Richard M Stallman
2008-05-05 15:44     ` Lennart Borgman (gmail)
2008-05-05 16:16     ` R. P. Dillon
2008-05-06 12:00       ` Richard M Stallman

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=bd9b10930805041433h31c2cef8r64a2f4e31c1ea9dd@mail.gmail.com \
    --to=rpdillon@gmail.com \
    --cc=david.reitter@gmail.com \
    --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.