From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: Embedding Html in Lisp Date: Mon, 23 Jun 2008 10:33:18 +0200 Message-ID: <87ve008sa9.fsf@ambire.localdomain> References: <6020102.8572091214168175976.JavaMail.www@wwinf4622> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214210192 10982 80.91.229.12 (23 Jun 2008 08:36:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2008 08:36:32 +0000 (UTC) Cc: "Emacs Dev \[emacs-devel\]" To: alinsoar@voila.fr Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 23 10:37:17 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 1KAhY1-0000PH-Bu for ged-emacs-devel@m.gmane.org; Mon, 23 Jun 2008 10:37:13 +0200 Original-Received: from localhost ([127.0.0.1]:40260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAhXC-0002Ng-5a for ged-emacs-devel@m.gmane.org; Mon, 23 Jun 2008 04:36:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KAhX6-0002LL-2m for emacs-devel@gnu.org; Mon, 23 Jun 2008 04:36:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KAhX3-0002GW-RE for emacs-devel@gnu.org; Mon, 23 Jun 2008 04:36:15 -0400 Original-Received: from [199.232.76.173] (port=40556 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KAhX3-0002GO-N5 for emacs-devel@gnu.org; Mon, 23 Jun 2008 04:36:13 -0400 Original-Received: from [151.61.141.75] (port=46763 helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KAhX3-00009p-7O for emacs-devel@gnu.org; Mon, 23 Jun 2008 04:36:13 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1KAhUE-0001Zs-8m; Mon, 23 Jun 2008 10:33:18 +0200 In-Reply-To: <6020102.8572091214168175976.JavaMail.www@wwinf4622> (A. Soare's message of "Sun, 22 Jun 2008 22:56:15 +0200 (CEST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:99759 Archived-At: () A Soare () Sun, 22 Jun 2008 22:56:15 +0200 (CEST) grammar of the html is identical ( via an isomorphism ) to the lisp grammar: [...] Probably you mean "syntax" instead of "grammar". Html is lisp. You dignify html a lot more than it deserves! thi