Subject: Re: emacs lisp help
From: Erik Naggum <erik@naggum.no>
Date: 2000/02/13
Newsgroups: comp.lang.lisp
Message-ID: <3159475193376825@naggum.no>

* Robert Monfera <monfera@fisec.com>
| Would it be possible to solve it by introducing packages into Emacs?

  I wrote the basics of package support in Emacs Lisp.  what we have right
  now, however, is only proper support for uninterned symbols.  anything
  more would require rather massive changes that were deemed inappropriate
  at the time.  [sorry for the response time.]

#:Erik