From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thomas Koch Newsgroups: gmane.emacs.devel Subject: Run emacs in the browser with gtk broadway Date: Fri, 2 Nov 2012 17:44:59 +0100 Message-ID: <201211021744.59571.thomas@koch.ro> Reply-To: thomas@koch.ro NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1351874719 1898 80.91.229.3 (2 Nov 2012 16:45:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Nov 2012 16:45:19 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 02 17:45:29 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TUKN6-00051r-Ia for ged-emacs-devel@m.gmane.org; Fri, 02 Nov 2012 17:45:28 +0100 Original-Received: from localhost ([::1]:35849 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUKMx-0005OC-MG for ged-emacs-devel@m.gmane.org; Fri, 02 Nov 2012 12:45:19 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUKMt-0005Nd-HC for emacs-devel@gnu.org; Fri, 02 Nov 2012 12:45:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TUKMm-0002RA-Uu for emacs-devel@gnu.org; Fri, 02 Nov 2012 12:45:14 -0400 Original-Received: from koch.ro ([88.198.2.104]:35628) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUKMm-0002FK-Ow for emacs-devel@gnu.org; Fri, 02 Nov 2012 12:45:08 -0400 Original-Received: from 123-16.2-85.cust.bluewin.ch ([85.2.16.123] helo=x121e.localnet) by koch.ro with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1TUKMf-0002VM-0T for emacs-devel@gnu.org; Fri, 02 Nov 2012 17:45:01 +0100 User-Agent: KMail/1.13.7 (Linux/3.5-trunk-amd64; KDE/4.8.4; x86_64; ; ) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 88.198.2.104 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154634 Archived-At: Hi, are you aware of project "broadway"[1] by Alexander Larsson[2]? It's an HTML5 rendering backend for GTK. Am I too naive when I'm hoping to run emacs with its help in the browser? [1] http://git.gnome.org/browse/gtk+/log/?h=broadway [2] http://blogs.gnome.org/alexl/category/gtk/ Best regards, Thomas Koch, http://www.koch.ro