emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Files in wrong subdirs of emacs/lisp?


From: Juanma Barranquero
Subject: Re: Files in wrong subdirs of emacs/lisp?
Date: Tue, 20 May 2003 14:55:35 +0200

> > options.el, emacs-lisp/float.el and emacs-lisp/lmenu.el could be moved
> > to lisp/obsolete, IMHO.
> 
> Agreed.

unused.el should perhaps be moved too.

What about other Lucid-related modules?

  emacs-lisp/levents
  emacs-lisp/lselect
  emacs-lisp/lucid

Other posible candidates to obsolescence (but I don't really know
whether they're currently used or not, they just seem to me to be
scarcely useful *and* not very frequently maintained):

  cdl
  chistory
  ebuff-menu
  echistory
  float-sup
  ledit
  misc
  reposition
  soundex
  emacs-lisp/tq
  progmodes/mantemp
  textmodes/scribe
  net/rcompile

> PS: I was recently thinking that we could create a `version-control'
>     or `vc' subdirectory where we could put vc*.el, pcvs*.el, ediff*.el
>     diff*.el, log-*.el, cvs-status.el, smerge-mode.el, add-log.el.

Yeah, that'd be good.

My personal preference would be to create at least two more subdirs, one
for things related to abbreviation, expansion and things like that:

  abbrev
  complete
  completion
  dabbrev
  expand
  hippie-exp
  icomplete
  pcmpl*
  pcomplete
  tempo ?
  thingatpt ?
  repeat ?
  skeleton ?
  emacs-lisp/crm

and another one for utilities whose function is to make easier moving
among files or buffers, and loading files:

  bs
  bookmark
  desktop ?
  dired* ?
  find-dired
  find-file ?
  finder ?
  filecache
  filesets
  ffap
  ibuf*
  ido
  info* ?
  iswitchb
  msb
  recentf
  saveplace
  speedbar

Both lists are highly tentative, of course.

                                                                Juanma






reply via email to

[Prev in Thread] Current Thread [Next in Thread]