unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Tristan Colgate <tcolgate@gmail.com>
To: guile-devel@gnu.org
Subject: re: use *repl-stack* instead of *repl-level*
Date: Tue, 29 Jun 2010 13:42:26 +0100	[thread overview]
Message-ID: <AANLkTinjZt17zmLOJnWSd5QOUMQEcR2CQxK4UO00aX5b@mail.gmail.com> (raw)

Hi,

  Sorry, I'm not currently subscribed to guile-commits so couldn't
reply to the actual commit mail.

  The changes to use *repl-stack* mean that the default prompt now has
"scheme@(guile-user) [1]> "
rather than "scheme@(guile-user) [1]> "  (it's never zero as the stack
always has at least the top repl on it?
or something along those lines).

  Also, the removal of #:welcome means that my shell app now display
the Guile welcome message, which
is a bit irritating. I use start-repl for my snmp-shell app in
guile-snmp. It is true that it basically is guile with
with some modules loaded and some symbol resolution magic started up.
I've been thinking about it more
as an app in it's own right though (for the purposes of docs, and
presenting the user a less intimidating
experience).

  *version* and repl-welcome don't seem to be overridable (at least
not via a let). Could they be made into
fluids? or is the current "this is definitely guile", approach to be
enforced? Iknow I could just re-implement
start-repl and co, but that doesn't really seem in the spirit of things.

-- 
Tristan Colgate-McFarlane
----
  "You can get all your daily vitamins from 52 pints of guiness, and a
glass of milk"



             reply	other threads:[~2010-06-29 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-29 12:42 Tristan Colgate [this message]
2010-07-01 10:41 ` use *repl-stack* instead of *repl-level* Andy Wingo

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=AANLkTinjZt17zmLOJnWSd5QOUMQEcR2CQxK4UO00aX5b@mail.gmail.com \
    --to=tcolgate@gmail.com \
    --cc=guile-devel@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.
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).