[Pkg-erlang-devel] Bug#732046: erlang-mode: site-start.d script doesn't get load-path right

Dylan.Wen hhkbp2 at gmail.com
Thu Dec 12 01:45:37 UTC 2013


Package: erlang-mode
Version: 1:14.a-dfsg-3squeeze1
Severity: important
Tags: d-i

Dear Maintainer,

After the package`erlang-mode' was updated to version 15 or 16, Emacs failed to run

(require 'erlang-start)

and reported error saying '"Cannot open load file " "erlang-start"'.

I compare these versions. In version 14, after installation, those 
elisp source files with suffix .el would be compiled and the binary-compiled 
files with suffix .elc would be put into directory 
'/usr/share/emacs24/site-lisp/erlang'.

But in version 15 or 16, no .elc files would be compiled or put into this directory. 
So when Emacs start and load 'site-start.d/50erlang-mode.el'(which will add
'/usr/share/emacs24/site-lisp/erlang' to load-path), it could not locate
'erlang-start' and that causes a error.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages erlang-mode depends on:
ii  emacsen-common  2.0.5

erlang-mode recommends no packages.

Versions of packages erlang-mode suggests:
pn  erlang           <none>
pn  erlang-doc       <none>
pn  erlang-manpages  <none>

-- no debconf information



More information about the Pkg-erlang-devel mailing list