all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Hofert <marius.hofert@math.ethz.ch>
To: jasox lispy <jasox.lispy@gmail.com>
Cc: 11842@debbugs.gnu.org
Subject: bug#11842: *Compile-Log*: Don't know how to compile nil
Date: Mon, 2 Jul 2012 15:44:53 +0200	[thread overview]
Message-ID: <87y5n2b7l6.fsf@math.ethz.ch> (raw)
In-Reply-To: <1341233833.27519.3.camel@jasox> (jasox lispy's message of "Mon,  2 Jul 2012 14:57:13 +0200")

I've never used "slime" before (or at least not that I know of). Not sure if
this is the source of the bug.

jasox lispy <jasox.lispy@gmail.com> writes:

> I have same bug on emacs 24.1.50.1, but I found out that my slime conf
> was reason for that bug.
> Here is my slime-conf.el file, this works well on emacs23.
>
> (eval-after-load "slime"
>   '(progn
>      (setq slime-lisp-implementations
> 	   '((sbcl ("/usr/bin/sbcl"))))
>      (slime-setup '(
> 		    slime-autodoc
> 		    slime-editing-commands
> 		    slime-fancy-inspector
> 		    slime-fontifying-fu
> 		    slime-fuzzy
> 		    slime-indentation
> 		    slime-mdot-fu
> 		    slime-package-fu
> 		    slime-references
> 		    slime-repl
> 		    slime-sbcl-exts
> 		    slime-scratch
> 		    slime-xref-browser
> 		    ))
>      (slime-autodoc-mode)
>      (setq slime-complete-symbol*-fancy t)
>      (setq slime-complete-symbol-function
>   'slime-fuzzy-complete-symbol)))
>
> (require 'slime)
>
>





       reply	other threads:[~2012-07-02 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1341233833.27519.3.camel@jasox>
2012-07-02 13:44 ` Marius Hofert [this message]
2012-07-02 11:06 bug#11842: *Compile-Log*: Don't know how to compile nil Marius Hofert
2012-07-02 23:20 ` Glenn Morris
2012-07-03  2:19   ` Marius Hofert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y5n2b7l6.fsf@math.ethz.ch \
    --to=marius.hofert@math.ethz.ch \
    --cc=11842@debbugs.gnu.org \
    --cc=jasox.lispy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.