From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Files in wrong subdirs of emacs/lisp? Date: Wed, 21 May 2003 10:22:48 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030521101542.4DB2.JMBARRANQUERO@laley.wke.es> References: <20030520130413.8A2E.JMBARRANQUERO@laley.wke.es> <84of1w3fhd.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1053505408 10882 80.91.224.249 (21 May 2003 08:23:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 21 May 2003 08:23:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 21 10:23:25 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19IOr8-0002eb-00 for ; Wed, 21 May 2003 10:21:50 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19IP1o-0004fp-00 for ; Wed, 21 May 2003 10:32:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IOsT-00050s-H7 for emacs-devel@quimby.gnus.org; Wed, 21 May 2003 04:23:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19IOsA-00050R-Og for emacs-devel@gnu.org; Wed, 21 May 2003 04:22:54 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19IOs9-00050G-Mo for emacs-devel@gnu.org; Wed, 21 May 2003 04:22:54 -0400 Original-Received: from laley-actualidad.es ([195.53.61.17] helo=haya.laley.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IOqb-0004nN-F3 for emacs-devel@gnu.org; Wed, 21 May 2003 04:21:17 -0400 Original-Received: from idefix.laley.net (correo.wke.es [172.17.220.16]) by haya.laley.net (8.9.3/8.9.3) with ESMTP id KAA18750 for ; Wed, 21 May 2003 10:19:10 +0200 Original-Received: from [172.17.2.45] (JMBARRANQUERO [172.17.2.45]) by idefix.laley.net 5.5.2655.55) id LHASQMAR; Wed, 21 May 2003 10:22:17 +0200 Original-To: emacs-devel@gnu.org In-Reply-To: <84of1w3fhd.fsf@lucy.is.informatik.uni-duisburg.de> X-Mailer: Becky! ver. 2.06.02 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14035 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14035 On Wed, 21 May 2003 09:50:54 +0200 kai.grossjohann@gmx.net (Kai Gro=DFjohann) wrote: > I use C-M-l from time to time. Is there some more modern facility > that can be used in its place? No that I know of... so reposition can be taken out the list ;) Seriously: the list was just a bunch of files off the top of my head, not a deep analysis by any long shot, so surely there are some of these modules that aren't obsolete, just perfect :) and so unchanged for a long while. But it does seem hard to imagine that current Emacs runs in non-floating point-supporting machines, isn't it? (vide lisp/float-sup.el) Juanma