public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: Jeff Gonis <jeff.gonis@gmail.com>
Cc: kawa@sourceware.org
Subject: Re: Different behavior for -s argument in Kawa 2.0?
Date: Fri, 09 Jan 2015 22:37:00 -0000	[thread overview]
Message-ID: <54B05819.5090208@bothner.com> (raw)
In-Reply-To: <CAFVyn8S9Tdzdwmczg883U2yXmZUmRMxArtf2sXBKA2HhjXTCNA@mail.gmail.com>



On 01/09/2015 02:06 PM, Jeff Gonis wrote:
> I launch kawa from emacs using the run-scheme function, which depends
> on the variable scheme-program-name.  If I set this to the following:
> java -jar "d://jeffs Folder//kawa//kawa-2.0.jar" -s then I will not be
> able to get a repl inside of emacs.
>
> If I change scheme-program to: java -jar "d://jeffs
> Folder//kawa//kawa-1.90.jar" -s then I am able to successfully launch
> the repl.  Nothing changes between the two commands besides the
> version of kawa.  Same instance of emacs, same version of java, same
> folder location.

All I can say is "works for me".

I eval:

(setq scheme-program-name "/opt/jdk1.8/bin/java -jar /home/bothner/Kawa/archive/kawa-2.0.jar -s")

and then I can M-x run-scheme with no problem.

This is emacs 24.4.1 running on (and shipped by) Fedora (with gtk).

It is possible a folder name with a space might cause problems, but
then one would expect the same behavior for 1.90 and 2.0.

-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

      parent reply	other threads:[~2015-01-09 22:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAFVyn8RdRnhc9DGpzT=oA6sQ0oWcbRM71hYvVUROV+7grKkTMQ@mail.gmail.com>
2015-01-09 16:48 ` Jeff Gonis
2015-01-09 20:51   ` Per Bothner
2015-01-09 22:07     ` Jeff Gonis
2015-01-09 22:31       ` Jamison Hope
2015-01-09 23:05         ` Per Bothner
2015-01-09 23:39           ` Per Bothner
2015-01-10  0:06             ` Per Bothner
2015-01-10  1:13               ` Per Bothner
2015-01-16 18:24                 ` Jeff Gonis
2015-01-09 22:37       ` Per Bothner [this message]

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=54B05819.5090208@bothner.com \
    --to=per@bothner.com \
    --cc=jeff.gonis@gmail.com \
    --cc=kawa@sourceware.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).