all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Subject: Re: embedding Mozilla in GNU Emacs via GTK?
Date: Sat, 5 Mar 2005 13:44:21 +0100	[thread overview]
Message-ID: <87af1b80368c6430d466cab2836cc072@swipnet.se> (raw)
In-Reply-To: <01c52173$Blat.v2.4$fcf99d60@zahav.net.il>

>> From: Ted Zlatanov <tzz@lifelogs.com>
>> Date: Fri, 04 Mar 2005 15:15:27 -0500
>>
>> I am curious if there's a chance GNU Emacs will ever have an embedded
>> web browser object through the Mozilla GTK support:
>
> IIRC, this has come up before.  If memory serves, the main problem was
> how to reconcile the Mozilla/GTK display functions with Emacs display
> engine principle of operation.  Perhaps the situation has changed
> since then, though.

I don't know the details about the display engine.  I imagine that is 
no problem as long as the GTK event loop is run properly.  Mozilla 
should handle its redisplay by function callbacks for expose events and 
the like.  But as long Emacs runs the X (or rather GTK) event handling 
in a signal handler, this will be hard to make work correctly, because 
the mozilla code may do just about anything.  It is possible it will 
work for most cases though.

	Jan D.

  reply	other threads:[~2005-03-05 12:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04 20:15 embedding Mozilla in GNU Emacs via GTK? Ted Zlatanov
2005-03-05 11:09 ` Eli Zaretskii
2005-03-05 12:44   ` Jan D. [this message]
2005-03-05 14:01     ` David Kastrup
2005-03-05 16:59 ` Richard Stallman
2005-03-06  0:41 ` Richard Stallman
2005-03-07 16:34   ` Ted Zlatanov
2006-05-31 18:39   ` Ted Zlatanov
2006-05-31 19:01     ` David Kastrup
2006-05-31 19:18     ` Chong Yidong
2006-05-31 20:10       ` Ted Zlatanov
2006-06-01 19:36       ` Richard Stallman
2006-06-01 20:06         ` David Kastrup
2006-06-02  8:05           ` Kaloian Doganov
2006-06-02 22:38           ` Richard Stallman
2006-05-31 20:01     ` Ted Zlatanov
2006-06-01 19:36     ` Richard 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=87af1b80368c6430d466cab2836cc072@swipnet.se \
    --to=jan.h.d@swipnet.se \
    /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.