help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: 22.2 slower than 21.3


From: Robert
Subject: Re: 22.2 slower than 21.3
Date: Mon, 1 Sep 2008 01:47:45 -0700 (PDT)
User-agent: G2/1.0

Correction: The problem below with SLIME is not there when I revert to
an older version of SLIME, so this is not an issue for this group.

> With 2.22.91 I get another problem though, with SLIME:
>
> ---
> An error has occurred while loading `e:/home/rfo/.emacs':
>
> Wrong number of arguments: (lambda (&optional contribs) Setup Emacs so
> that lisp-mode buffers always use SLIME.
> CONTRIBS is a list of contrib packages to load. (when (member (quote
> lisp-mode) slime-lisp-modes) (add-hook (quote lisp-mode-hook) (quote
> slime-lisp-mode-hook))) (when contribs (add-to-list (quote load-path)
> (expand-file-name contrib slime-path)) (dolist (c contribs) (require
> c) (let ((init (intern (format %s-init c)))) (when (fboundp init)
> (funcall init)))))), 2
> ---
>
> This does not happen in 21.3 or 22.2.

Yes it does, I needed an older version of SLIME.

-Robert


reply via email to

[Prev in Thread] Current Thread [Next in Thread]