From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Allan Gottlieb Newsgroups: gmane.emacs.help Subject: Re: sgml-validate Date: Sun, 20 Feb 2011 08:19:27 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1298208013 3685 80.91.229.12 (20 Feb 2011 13:20:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 13:20:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 20 14:20:07 2011 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.69) (envelope-from ) id 1Pr9Co-0004kN-OV for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Feb 2011 14:20:06 +0100 Original-Received: from localhost ([127.0.0.1]:36799 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr9Cn-0000pw-Uk for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Feb 2011 08:20:06 -0500 Original-Received: from [140.186.70.92] (port=53705 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr9CT-0000ph-0T for help-gnu-emacs@gnu.org; Sun, 20 Feb 2011 08:19:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pr9CR-0003i7-V3 for help-gnu-emacs@gnu.org; Sun, 20 Feb 2011 08:19:44 -0500 Original-Received: from smtp.cs.nyu.edu ([128.122.49.97]:49267) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pr9CR-0003i0-SZ for help-gnu-emacs@gnu.org; Sun, 20 Feb 2011 08:19:43 -0500 Original-Received: from ajglap.localdomain (cpe-74-79-11-149.twcny.res.rr.com [74.79.11.149]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id p1KDJTvx000809 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 20 Feb 2011 08:19:41 -0500 (EST) Original-Received: by ajglap.localdomain (Postfix, from userid 1502) id 836CE70209; Sun, 20 Feb 2011 08:19:27 -0500 (EST) In-Reply-To: (William F. Hammond's message of "Fri, 18 Feb 2011 19:25:57 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 128.122.49.97 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:79255 Archived-At: On Fri, Feb 18 2011, William F. Hammond wrote: > Allan Gottlieb writes: > >> I had hoped I would be able to put somewhere in my .html file >> some version of >> >> ge #x2265 >> ... >> > > That is essentially a macro definition. Agreed; I was hoping that html would support such. > You can put something like that in your source file that is then > auto-translated to public HTML. Right. I will write a script. thanks. allan