guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recent guile-user related reversion in boot-9.scm


From: Marius Vollmer
Subject: Re: Recent guile-user related reversion in boot-9.scm
Date: 09 Jun 2001 13:32:58 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Rob Browning <address@hidden> writes:

> Maybe something as simple as (top-repl . module) where module, if
> present indicates a module other than (guile-user).

I think keyword arguments would be more appropriate, like

     (top-repl :module '(guile-user))

That way, we could cleanly extend the interface later on.

> [...]
> I presume that's not relevant since it sounds like you mean that
> meta-commands should only work from an interactive prompt.

Exactly.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]