This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: message primitive


>>>>> "Greg" == Greg J Badros <gjb@cs.washington.edu> writes:

    Greg> (message "Foo: %S %s" (list "a" "b"))

    Greg> Note that this primitive already exists as a C-only
    Greg> function, scm_display_error_message, that we would just need
    Greg> to expose in the API.  How do people feel about R[45]RS
    Greg> compatibility issues?

Great! But how about calling it "display-error-message"?  I think
"message" is a little too generic.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]