From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Embedding Html in Lisp Date: Tue, 24 Jun 2008 16:41:05 +0200 Message-ID: References: <12840917.385031214230114585.JavaMail.www@wwinf4611> <18528.63565.99370.735383@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1214318485 4010 80.91.229.12 (24 Jun 2008 14:41:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 14:41:25 +0000 (UTC) Cc: alinsoar@voila.fr, tomas@tuxteam.de, emacs-devel@gnu.org To: raman@users.sourceforge.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 24 16:42:08 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 1KB9ig-0000Ql-Kp for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 16:42:06 +0200 Original-Received: from localhost ([127.0.0.1]:51239 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB9hr-0005Lc-BB for ged-emacs-devel@m.gmane.org; Tue, 24 Jun 2008 10:41:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KB9hm-0005L7-PG for emacs-devel@gnu.org; Tue, 24 Jun 2008 10:41:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KB9hm-0005Kt-60 for emacs-devel@gnu.org; Tue, 24 Jun 2008 10:41:10 -0400 Original-Received: from [199.232.76.173] (port=58035 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KB9hm-0005Kp-33 for emacs-devel@gnu.org; Tue, 24 Jun 2008 10:41:10 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64]:60032 helo=gate.verona.se) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KB9hl-0007R5-NB for emacs-devel@gnu.org; Tue, 24 Jun 2008 10:41:10 -0400 Original-Received: from chopper (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id m5OEf36L014386; Tue, 24 Jun 2008 16:41:04 +0200 In-Reply-To: <18528.63565.99370.735383@gargle.gargle.HOWL> (T. V. Raman's message of "Tue, 24 Jun 2008 06:36:13 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:99851 Archived-At: "T. V. Raman" writes: > A truly ambitious thing to try would be to link in the HTML > parser/renderer bits of webkit into Emacs to provide a truly > integrated experience. This is should be doable. I have a patch to enable embedding of gtk widgets in emacs buffers. It's work in progress, but I can embed emacs in emacs already, and other stuff. >>>>>> "A" =3D=3D A Soare writes: > >> On Mon, Jun 23, 2008 at 03:21:07PM +0200, A Soare wrote: > >> >=20 > >> > >=20 > >> > > Html is lisp. > >> > >=20 > >> > > You dignify html a lot more than it deserves! > >> >=20 > >> > With the classical definition of HTML , yes. > >> >=20 > >> > With the new definition, they can be compared. > >>=20 > >> But only if you squint hard .-) > >>=20 > >> Of course, at the formal level you are right. But in the > >> details, *ML lose big time. See for example the quoting > >> business in tag attributes, for one of my pet peeves. Or > >> white space handling. > >>=20 > >> Those folks must have been on acids. Bad ones. > >>=20 > A>=20 > I realised that there are many cases to treat in order to > A> correctly transform html -> lisp, and that is why I do not > A> want to write a complete browser, just a minimum for what > A> I need. > A>=20 > A> (enough grumbling) > A>=20 > A>=20 > A> Regards. > A>=20 > A>=20 > A>=20 > A>=20 > A> ____________________________________________________ > A>=20 > A> En quelques secondes, cr=E9ez-vous une autre adresse mail ! > A> http://mail.voila.fr > A>=20 > A>=20 > A>=20 --=20 Joakim Verona