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

Bug#4890: emacs has bad path for jka-compr in site-start



The error in the load command you site is that it names a path at
all.  That elisp package is a standard package and should be loaded
using the default load-path variable in lisp.  It should read:
(load "jka-compr" nil t)

Costa

   Subject: Bug#4890: emacs has bad path for jka-compr in site-start
   Date: Mon, 21 Oct 96 17:51 BST
   From: sysadmin@chiark.greenend.org.uk (Ian Jackson)
   To: Debian bugs submission address <submit@bugs.debian.org>
   
   Package: emacs
   Version: 19.34-2
   
   I just upgraded from 19.31-2 to 19.34-2, and now emacs barfs at
   startup because of the following line in /etc/emacs/site-start.el:
   
    (load "/usr/lib/emacs/19.31/lisp/jka-compr.elc")
   
   I shall delete it and see if matters improve.
   
   Also, /etc/site-start.el.dpkg-old was left behind during the move of
   site-start.  Can this be improved, perhaps ?
   
   Ian.
   
   --
   TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
   debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: