On 11/12/11 11:24, -Eluze wrote:
>
> when using the recently discussed command line option
>
> #(use-modules (guile-user)) #(set-global-staff-size mySize)
>
> the following warning is created WARNING: #f: imported module
> (guile-user) overrides core binding `%module-public-interface'
>
> i tho
"-Eluze" wrote in message
news:32954783.p...@talk.nabble.com...
when using the recently discussed command line option
#(use-modules (guile-user))
#(set-global-staff-size mySize)
the following warning is created WARNING: #f: imported module (guile-user)
overrides core binding `%module-public-i
when using the recently discussed command line option
#(use-modules (guile-user))
#(set-global-staff-size mySize)
the following warning is created WARNING: #f: imported module (guile-user)
overrides core binding `%module-public-interface'
i thought it's possible to suppress it with the new comm