all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Tu, Do" <solidius4747@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Please help with slime initialisation
Date: Tue, 7 Oct 2014 22:38:55 -0700 (PDT)	[thread overview]
Message-ID: <7180f0a1-88f1-4a9b-a3e4-c2895339db0c@googlegroups.com> (raw)
In-Reply-To: <mailman.10444.1412453491.1147.help-gnu-emacs@gnu.org>

Vào 03:11:07 UTC+7 Chủ nhật, ngày 05 tháng mười năm 2014, guivho đã viết:
> Hi,
> 
> 
> 
> I added slime to my configuration via package management. 
> 
> 
> 
> My load-path
> 
> variable contains the correct load-path:
> 
>   "/Users/guivho/.emacs.d/elpa/slime-20141002.1224"
> 
> 
> 
> This directory contains a slime-autoloads.el ending with a 
> 
>   (provide 'slime-autoloads)
> 
> 
> 
> My .emacs has a 
> 
> 
> 
>   (require 'slime-autoloads) 
> 
> 
> 
> line but it complains that it does
> 
> not find it, unless I explicitely precede this require line with: 
> 
> 
> 
>   (add-to-list 'load-path (concat emacsd-dir "elpa/slime-20141002.1224")) 
> 
> 
> 
> which adds a second "/Users/guivho/.emacs.d/elpa/slime-20141002.1224" to
> 
> my load-path.
> 
> 
> 
> Why does it only work with this additional entry in the load-path list?
> 
> 
> 
> Please advise,
> 
> 
> 
> 
> 
> Guido
> 
> 
> 
> --
> 
> One man's theology is another man's belly laugh.

You may one to checkout this excellent SO answer: http://stackoverflow.com/a/1101605/496700

It is the answer that helped me to easily Setup Common Lisp environment when I first started.


       reply	other threads:[~2014-10-08  5:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10444.1412453491.1147.help-gnu-emacs@gnu.org>
2014-10-08  5:38 ` Tu, Do [this message]
2014-10-04 20:11 Please help with slime initialisation Guido Van Hoecke
2014-10-05  4:45 ` Alex Kost
2014-10-05  7:43   ` Guido Van Hoecke

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=7180f0a1-88f1-4a9b-a3e4-c2895339db0c@googlegroups.com \
    --to=solidius4747@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.