unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: Andy Wingo <wingo@pobox.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: gh_repl
Date: Mon, 9 Jan 2012 11:16:31 -0800 (PST)	[thread overview]
Message-ID: <1326136591.29328.YahooMailNeo@web37901.mail.mud.yahoo.com> (raw)
In-Reply-To: <8762gk7mdq.fsf@pobox.com>

> From: Andy Wingo <wingo@pobox.com>
 >>  For guile-2.0, I eventually settled on 
>>   
>>  scm_call_1 (scm_c_public_ref ("system repl repl", 
> "start-repl"),
>>     scm_from_locale_symbol ("scheme"));
> 
> This won't catch SIGINT, and it won't add on the session, regex, and
> threads bindings to your guile-user.  Is that what you wanted?
> 
> See ice-9/top-repl.scm (which eventually does dispatch to that
> start-repl command).

Thanks.  I noticed the limitations you mentioned, but, didn't know
what to do about it.  The solution I posted was the first solution
I found from a cursory search of the web.
 
I'll try it out.
 
Thanks,
 
Mike 



  reply	other threads:[~2012-01-09 19:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-25  3:54 gh_repl Mike Gran
2012-01-09 17:35 ` gh_repl Andy Wingo
2012-01-09 18:11   ` gh_repl Mike Gran
2012-01-09 18:37     ` gh_repl Andy Wingo
2012-01-09 19:16       ` Mike Gran [this message]
2012-01-09 21:24         ` gh_repl Andy Wingo
2012-01-09 21:18     ` gh_repl Mark H Weaver
2012-01-09 21:42       ` gh_repl Mike Gran
2012-01-10 20:35       ` gh_repl Chris Vine

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=1326136591.29328.YahooMailNeo@web37901.mail.mud.yahoo.com \
    --to=spk121@yahoo.com \
    --cc=guile-user@gnu.org \
    --cc=wingo@pobox.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.
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).