all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Oleg Sivokon <olegsivokon@gmail.com>
Cc: 15198@debbugs.gnu.org
Subject: bug#15198: 24.3.50; Setq doesn't update the value of the variable
Date: Tue, 27 Aug 2013 11:50:24 -0400	[thread overview]
Message-ID: <7chaebnnen.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <8738pvdum7.fsf@gmail.com> (Oleg Sivokon's message of "Tue, 27 Aug 2013 18:24:48 +0300")

Oleg Sivokon wrote:

> ELISP> (setq inferrior-lisp-program "sbcl")

That should be: inferior-lisp-program

> ELISP> inferrior-lisp-program
> "sbcl"
> ELISP> (load (expand-file-name "~/quicklisp/slime-helper.el"))
> t
> ELISP> inferrior-lisp-program
> "sbcl"
> ELISP>
>
> And here is the relevant content of the *Messages* buffer:
>
> Loading /home/wvxvw/quicklisp/slime-helper.el (source)...done
> . . .
> apply: Searching for program: no such file or directory, lisp
>
> To elaborate, the default value of `inferrior-lisp-program' is
> "lisp", this is why you see it in SLIME's error message.
> The problem is, I can execute (setq inferrior-lisp-program "sbcl")
> no matter how (using M-: or from *scratch* buffer, or from IELM), but
> the variable will not get set.

What does C-h v inferior-lisp-program say?





  reply	other threads:[~2013-08-27 15:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 15:24 bug#15198: 24.3.50; Setq doesn't update the value of the variable Oleg Sivokon
2013-08-27 15:50 ` Glenn Morris [this message]
2013-08-27 15:53 ` Andreas Schwab
2013-08-27 16:02   ` Left Right
2013-08-28  3:52     ` Kevin Rodgers

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=7chaebnnen.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=15198@debbugs.gnu.org \
    --cc=olegsivokon@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.