From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: pull firefox's html engine to emacs Date: Mon, 23 Feb 2009 18:04:00 +0100 Message-ID: References: <714c8105-48e7-43a3-888a-5d1ebe524d7c@l16g2000yqo.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1235409208 5903 80.91.229.12 (23 Feb 2009 17:13:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2009 17:13:28 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Xah Lee Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 23 18:14:44 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LbeNs-0003hU-KG for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 18:14:24 +0100 Original-Received: from localhost ([127.0.0.1]:59915 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LbeMY-00073g-4j for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 12:13:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LbeDs-0006Hb-5y for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 12:04:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LbeDq-0006H7-Kr for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 12:04:03 -0500 Original-Received: from [199.232.76.173] (port=44926 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LbeDq-0006H1-GF for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 12:04:02 -0500 Original-Received: from mail-gx0-f160.google.com ([209.85.217.160]:61925) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LbeDp-0004ak-Ua for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 12:04:02 -0500 Original-Received: by gxk4 with SMTP id 4so5409324gxk.18 for ; Mon, 23 Feb 2009 09:04:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=8VpG/eA5IVhdSr2R76UMvnnwm+VRmobPdSc59cMBVnE=; b=vddEmxyelWk9iDXw7++yYPn/f/5ehdxe9AXXBXZIja4PD5IoLTwitO2zrLO6V71gYE BgCtIj2Wc4k6wHKkj8MhUV3kPHzyOOnKtQ9yZiTwe8TnCOdXKcKa8EypL6PdiseXXgVy dUoOYVqiFfMhTXuRsaQUK/sK8AAYmNCmHj5D0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TETg1P7WYY9DNkbgD3PAk7rIWlWR6qR80IfGHSNM5F0nMN1q18HEDoXHfbWvuyjYf0 jx0/CnqVu/ZPtmImenLILpgJMVKY2OW8kEK9YNjiY6FkvYa99cWFARzOvl6ZM6BuvZAr fbZuJOlz3DCY+NyEm79MooVGZDKk/aYHhRQjI= Original-Received: by 10.231.10.140 with SMTP id p12mr6276208ibp.50.1235408640996; Mon, 23 Feb 2009 09:04:00 -0800 (PST) In-Reply-To: <714c8105-48e7-43a3-888a-5d1ebe524d7c@l16g2000yqo.googlegroups.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62295 Archived-At: Look in the devel archive. On Mon, Feb 23, 2009 at 5:17 PM, Xah Lee wrote: > how hard is it to pull Firefox's rendering engine (including css + js) > and put it under emacs? > > Xah > =E2=88=91 http://xahlee.org/ > > =E2=98=84 >