ports/184134: Slime in ports is outdated.
Imil
charlz_klug at mail.ru
Thu Nov 21 03:00:01 UTC 2013
>Number: 184134
>Category: ports
>Synopsis: Slime in ports is outdated.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 21 03:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Imil
>Release: FreeBSD 9.0
>Organization:
UzbekHimmash
>Environment:
> uname -a
FreeBSD Meleena.local 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Slime version:
> pkg_info | grep slime
slime-20110714_8,1 Superior Lisp Interaction Mode for Emacs
This Slime is outdated and not working with Emacs 24. With error message: "/usr/local/share/emacs/24.3/site-lisp/slime/slime.elc:Error: Don't know how to compile nil". Latest slime version in http://www.common-lisp.net/project/slime/ is 2013-04-05. And this version works fine.
>How-To-Repeat:
Install Emacs 24 and Slime. With ~/.emacs:
> cat .emacs
(setq inferior-lisp-program "/usr/local/bin/sbcl")
(require 'slime)
(slime-setup '(slime-repl))
And run emacs.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list