[cl-debian] Bug#425435: slime: Slime does not autostart under emacs

Peder Chr. Nørgaard pcn at pogt.dk
Mon May 21 16:43:33 UTC 2007


Package: slime
Version: 1:20070409-1
Severity: important
Tags: patch

There is a trivial bug in the emacs autostart file that causes autostart
of slime to fail consistently.  The bug is in specifying the directory of
the slime code.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-skas3-v9-pre9 (SMP w/2 CPU cores)
Locale: LANG=en_DK.ISO-8859-15, LC_CTYPE=en_DK.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages slime depends on:
ii  cl-swank                    1:20070409-1 Superior LISP Interaction Mode for
ii  emacsen-common              1.4.17       Common facilities for all emacsen

Versions of packages slime recommends:
ii  emacs21 [info-browser]      21.4a+1-5    The GNU Emacs editor
ii  info [info-browser]         4.8.dfsg.1-6 Standalone GNU Info documentation 
ii  konqueror [info-browser]    4:3.5.7-1    KDE's advanced file manager, web b

-- no debconf information
-------------- next part --------------
*** debian/emacsen-startup~	2007-05-21 17:56:02.000000000 +0200
--- debian/emacsen-startup	2007-05-21 18:21:32.000000000 +0200
***************
*** 24,27 ****
  (load (concat "/usr/share/"
  	      (if (boundp 'flavor) (symbol-name flavor)
  	          "emacs")
!             "/site-lisp/slime-autoloads"))
--- 24,27 ----
  (load (concat "/usr/share/"
  	      (if (boundp 'flavor) (symbol-name flavor)
  	          "emacs")
!             "/site-lisp/slime/slime-autoloads"))



More information about the Cl-debian mailing list