unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: monnier+gnu/emacs@rum.cs.yale.edu
Subject: Re: Files in wrong subdirs of emacs/lisp?
Date: Fri, 23 May 2003 08:05:31 -0400	[thread overview]
Message-ID: <E19JBIh-0006US-Fu@fencepost.gnu.org> (raw)
In-Reply-To: <20030522090031.9552.JMBARRANQUERO@laley.wke.es> (message from Juanma Barranquero on Thu, 22 May 2003 09:43:10 +0200)

     - ledit.el is for a Franz Lisp circa 1985. Is still useful/used?

I don't know.  We cannot tell just by thinking abstractly.

     - misc.el contains just one editing command (from 1989). If it is
    useful, why hasn't it been moved to bindings.el, simple.el, or another
    appropriate module?

You can't argue that a command is useless because of which file it is
in.  The reason we have not moved it is that we had no reason to move
it.  It is ok where it is.

misc.el might be a good place to put other editing commands that
someone wants to install but that don't need to be loaded by default,
such as zap-up-to-char.

    - progmodes/mantemp.el's description says "create manual template
    instantiations from g++ 2.7.2 output". Last significant change was six
    years ago.

This might be obsolete.  It would be useful to ask the GCC maintainers
whether it still works.  If it has broken, it might be better to fix 
it than to delete it.  I don't know--I have never used C++.

    Even with GCC's
    outstanding back-compatibility is difficult to believe its output wrt
    templates hasn't changed in six years.

The output in question is error messages, not code.  These error
messages may indeed be unchanged in 6 years.

     - textmodes/scribe.el: If I undestand correctly, is from 1985, for a
    VAX text formater, and the last significant changes were from 8 years
    ago. It is still used by someone?

Scribe had nothing in particular to do with the Vax, but it may
be obsolete.  So this Lisp package may be obsolete.

     - emacs-lisp/tq.el: I don't doubt it's useful, 

If the feature is useful, then it is not obsolete.
						    
						    but is not used anywhere
    in Emacs (that I can see), and from a cursory search in Google it
    doesn't seem to be much used outside either.

That is not a reason to call something obsolete.

  parent reply	other threads:[~2003-05-23 12:05 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14 13:48 Files in wrong subdirs of emacs/lisp? Richard Stallman
2003-05-19 22:33 ` Juanma Barranquero
2003-05-20  6:25   ` Stefan Monnier
2003-05-20 12:55     ` Juanma Barranquero
2003-05-21  7:50       ` Kai Großjohann
2003-05-21  8:22         ` Juanma Barranquero
2003-05-21 12:32           ` Robert J. Chassell
2003-05-21 13:02             ` Juanma Barranquero
2003-05-21 14:37             ` Miles Bader
2003-05-22  8:33             ` Richard Stallman
2003-05-22 10:03               ` David Kastrup
2003-05-22 13:17                 ` Stefan Monnier
2003-05-21 15:30       ` Richard Stallman
2003-05-22  7:43         ` Juanma Barranquero
2003-05-22 11:04           ` Thien-Thi Nguyen
2003-05-22 11:28             ` Juanma Barranquero
2003-05-23 22:49               ` Richard Stallman
2003-05-24 12:38                 ` Juanma Barranquero
2003-05-24 12:49                   ` Thien-Thi Nguyen
2003-05-24 13:21                     ` Juanma Barranquero
2003-05-24 13:57                       ` Thien-Thi Nguyen
2003-05-25 18:02                   ` Richard Stallman
2003-05-23 12:05           ` Richard Stallman [this message]
2003-05-23 12:30             ` Juanma Barranquero
2003-05-24 23:18               ` Richard Stallman
2003-05-25  1:24                 ` Juanma Barranquero
2003-05-21 15:31       ` Richard Stallman
2003-05-22  8:28         ` Juanma Barranquero
2003-05-23 12:05           ` Richard Stallman
2003-05-23 12:55             ` Juanma Barranquero
2003-05-24 23:19               ` Richard Stallman
2003-05-25  0:02                 ` Stefan Monnier
2003-05-26 13:48                   ` Richard Stallman
2003-05-25  1:57                 ` Juanma Barranquero
2003-05-25  4:14                 ` Karl Eichwalder
2003-05-26 13:48                   ` Richard Stallman
2003-05-21  1:53     ` Richard Stallman
2003-05-21  2:03       ` Miles Bader
2003-05-22  8:33         ` Richard Stallman
2003-05-22 13:17           ` Stefan Monnier
2003-05-23 22:47             ` Richard Stallman
2003-05-24 10:15               ` Eli Zaretskii
2003-05-21  1:55   ` Richard Stallman
2003-05-21  7:10     ` Juanma Barranquero
2003-05-21 11:30       ` Andreas Schwab
2003-05-22  8:33       ` Richard Stallman
2003-05-21 15:45     ` Stefan Monnier
2003-12-15 16:24 ` Kim F. Storm
2003-12-15 23:13   ` Kenichi Handa
2003-12-15 23:23     ` Miles Bader
2003-12-16  1:25       ` Kim F. Storm
2003-12-16  6:17   ` Eli Zaretskii
2003-12-16 14:51   ` Richard Stallman
2003-12-17  1:14     ` Kim F. Storm
2003-12-17 15:20       ` Richard Stallman
2003-12-17 17:02         ` Kai Grossjohann
2003-12-18 14:04           ` Richard Stallman
2003-12-18 23:24             ` Miles Bader
2003-12-18 15:17           ` Per Abrahamsen
2003-12-18 17:01             ` Kim F. Storm
2003-12-18 16:34               ` Per Abrahamsen
2003-12-18 16:37               ` Kai Grossjohann
2003-12-18 17:44                 ` Benjamin Riefenstahl
2003-12-18 18:02                   ` Kai Grossjohann
2003-12-20 17:19                     ` Richard Stallman
2003-12-20 20:31                       ` Kai Grossjohann
2003-12-21  1:57                         ` Kim F. Storm
2003-12-21  5:23                         ` Richard Stallman
     [not found]               ` <E1AXQDT-0001Oz-QB@fencepost.gnu.org>
     [not found]                 ` <m33cbfaqld.fsf@kfs-l.imdomain.dk>
     [not found]                   ` <E1AYHM0-0005I9-My@fencepost.gnu.org>
2003-12-22 11:00                     ` Kim F. Storm
2003-12-23  5:04                       ` Richard Stallman
2003-12-17 15:20       ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E19JBIh-0006US-Fu@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=monnier+gnu/emacs@rum.cs.yale.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).