From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: nXML Date: Thu, 20 Sep 2007 14:34:18 -0400 Message-ID: References: <87d4wgq5r4.fsf@everybody.org> <876428c9ay.fsf@everybody.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190313346 8675 80.91.229.12 (20 Sep 2007 18:35:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Sep 2007 18:35:46 +0000 (UTC) Cc: mah@everybody.org, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 20 20:35:45 2007 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 1IYQsI-0003nS-0w for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2007 20:35:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYQsF-0005qA-RB for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2007 14:35:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYQs6-0005ki-Kg for emacs-devel@gnu.org; Thu, 20 Sep 2007 14:35:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYQs2-0005hH-Qz for emacs-devel@gnu.org; Thu, 20 Sep 2007 14:35:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYQs2-0005gn-FK for emacs-devel@gnu.org; Thu, 20 Sep 2007 14:35:26 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYQrv-0004pI-Uf; Thu, 20 Sep 2007 14:35:20 -0400 Original-Received: from ceviche.home (vpn-132-204-232-128.acd.umontreal.ca [132.204.232.128]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id l8KIZIfw025425; Thu, 20 Sep 2007 14:35:18 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id BAE2070039; Thu, 20 Sep 2007 14:34:18 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Thu\, 20 Sep 2007 12\:34\:40 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered HAS_X_HELO=0 X-Detected-Kernel: Linux 2.6 (newer, 3) 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:79392 Archived-At: > Is there already something like this in Unicode-2? No idea. > About 25 source Elisp files. Sounds like it deserves its own directory. > If that's 25 files not counting these Unicode files, then I agree. They are indeed 25 Elisp source files not counting the Unicode data files. Stefan