guile-devel
[Top][All Lists]
Advanced

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

Re: program-arguments


From: Neil Jerram
Subject: Re: program-arguments
Date: 21 Apr 2001 10:59:52 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Dirk" == Dirk Herrmann <address@hidden> writes:

    Dirk> Is this intentional, or should program-arguments rather
    Dirk> return a deep copy of the arguments?

While we're talking about program-arguments ...

Why do we have both the primitive `program-arguments' and the
non-primitive `command-line'?

And, given that we do have both names, why is `command-line' defined
as `(define (command-line) (program-arguments))' rather than simply
`(define command-line program-arguments)'?

Regards,
        Neil



reply via email to

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