From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: Emacs plugin system & Gecko embedding Date: Tue, 06 May 2008 08:00:06 -0400 Message-ID: References: <5C8C12A1-373A-4691-B04A-7F1A3832A301@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1210075392 418 80.91.229.12 (6 May 2008 12:03:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 May 2008 12:03:12 +0000 (UTC) Cc: david.reitter@gmail.com, emacs-devel@gnu.org To: "R. P. Dillon" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 06 14:03:47 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JtLsg-0000ZL-Dp for ged-emacs-devel@m.gmane.org; Tue, 06 May 2008 14:02:50 +0200 Original-Received: from localhost ([127.0.0.1]:59396 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtLry-0007TA-7d for ged-emacs-devel@m.gmane.org; Tue, 06 May 2008 08:02:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtLqh-0006x0-Ss for emacs-devel@gnu.org; Tue, 06 May 2008 08:00:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtLqg-0006vR-4o for emacs-devel@gnu.org; Tue, 06 May 2008 08:00:47 -0400 Original-Received: from [199.232.76.173] (port=60798 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtLqf-0006ut-6r for emacs-devel@gnu.org; Tue, 06 May 2008 08:00:45 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtLqe-00037i-D5 for emacs-devel@gnu.org; Tue, 06 May 2008 08:00:44 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JtLq2-0000S8-NG; Tue, 06 May 2008 08:00:06 -0400 In-reply-to: (rpdillon@gmail.com) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:96586 Archived-At: I do not know whether browsers have the feature of being told to display in a part of another program's window. Maybe Emacs can create another X window for that part of the frame, and tell the browser to use that X window.