Bug#605975: eekboek: emacs support broken: Cannot open load file: 50eekboek

Joost van Baal joostvb-debian-bugs-20101205-9 at mdcc.cx
Sun Dec 5 08:44:38 UTC 2010


Package: eekboek
Version: 2.00.02-2
Severity: normal
Tags: upstream patch

Hoi Gijs,

Bedankt voor je bugmelding.  Is deze bug nog steeds actueel?  Zo niet, geef dan
een gil; dan sluit ik dit bugrapport weer.

Groeten,

Joost

Op Sun 26 Sep 2010 om 10:27:00 +0200 schreef Gijs Hillenius:
> 
<knip>
> Twee: ik ben bezig met het opjagen van een bug in mijn Emacs.
> Zie daarbij in mijn *Messages*
> 
> Error while loading 50eekboek: Cannot open load file: 50eekboek
> 
> ik bekijk vervolgens
> 
> /etc/emacs/emacs.d/50eekboek.el en dat is een directory, ipv een lisp
> file.
> 
> ,----
> |   /etc/emacs/site-start.d/50eekboek.el:
> |   total used in directory 6 available 374070
> |   drwxr-xr-x 2 root root 1024 Apr  6 10:21 .
> |   drwxr-xr-x 3 root root 3072 Sep 26 09:04 ..
> |   -rw-r--r-- 1 root root 1678 Mar 21  2010 eekboek-mode.el
> `----
> 
> het moet eerder iets zijn als
> 
> /etc/emacs/site-start.d/50bbdb.el
> 
> ,----
> | ;; bbdb startup file for Debian.
> | 
> | ;; Modified by Peter S Galbraith <psg at debian.org> to skip loading when
> | ;;  bbdb is not fully installed, as this file still exists when the
> | ;;  package is removed but not purged.
> | 
> | (cond
> |  ((not (file-exists-p "/usr/share/emacs/site-lisp/bbdb"))
> |   (message "Package bbdb removed but not purged.  Skipping setup."))
> |  ((not (file-exists-p (concat "/usr/share/"
> | 			      (symbol-name debian-emacs-flavor)
> | 			      "/site-lisp/bbdb/bbdb-autoloads.elc")))
> |   (message "Package bbdb not fully installed.  Skipping setup."))
> |  (t
> | 
> |   (debian-pkg-add-load-path-item
> |    (concat "/usr/share/" (symbol-name debian-emacs-flavor) "/site-lisp/bbdb"))
> | 
> |   ;; (require 'message)
> | 
> |   ;; http://bugs.debian.org/85019
> |   (setq bbdb-sound-files nil)
> |   (setq bbdb-sound-player nil)
> |   (setq bbdb-sounds-directory nil)
> | 
> |   ;; (require 'bbdb)
> |   ;; (bbdb-initialize)
> | 
> |   (require 'bbdb-autoloads)))
> `----
> 
> -- 
> The best thing that comes out of Iowa is I-80.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20101205/33126488/attachment-0001.pgp>


More information about the pkg-perl-maintainers mailing list