|--==> "VB" == Vaclav Barta <vbar(a)comp.cz> writes:
  VB> I've installed xemacs from CVS this weekend and now I'm trying to
  VB> re-enable all the packages I used to use. But I'm having trouble
  VB> with packages which are not in the xemacs installer...
  VB> First, where do I put the Lisp files? README.packages says
  VB> $prefix/lib/xemacs/site-packages/ (i.e. by default
  VB> /usr/local/lib/xemacs/site-packages/ ), but that doesn't seem to work: I
  VB> have the remem.el file (from the Remembrance Agent,
  VB> 
http://rhodes.www.media.mit.edu/people/rhodes/RA/ ) in there
  VB> and yet evaluating (load "remem.el") gives just 
  VB> Cannot open load file: remem.el
Simply mimic the hierarchy of the normal packages...
/usr/local/lib/xemacs/site-packages/lisp/pkgname/
  VB> When I move remem.el to /usr/local/lib/xemacs-21.5-b3/lisp (which
  VB> I probably shouldn't...), it's found but still can't be loaded:
  VB> Cannot open load file: overlay
You need the "fsf-compat" package.
-- 
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
|            XEmacs - It's not just an editor.             |
|                    It's a way of life.                   |
|------------------------------------<youngs(a)xemacs.org>---|