Re: [Ecls-list] ASDF and *LOAD-VERBOSE*

2013-05-11 Thread Juan Jose Garcia-Ripoll
On Fri, Apr 26, 2013 at 11:56 AM, Matthew Mondor wrote: > If none of these make sense to ASDF maintainers/integrators then I'll > just SETF the verbosity after loading ASDF from now on, which is > fortunately still possible. > Please understand that I no longer have time to maintain ASDF and dele

[Ecls-list] ASDF and *LOAD-VERBOSE*

2013-04-26 Thread Matthew Mondor
Hello again, My apologies if this is not the proper list to ask this, but since it's an ECL specific ASDF code path: I noticed that when loading ASDF it now disables *LOAD-VERBOSE* which usually defaults to T on ECL: #+ecl (eval-when (:load-toplevel :compile-toplevel :execute) (setf *load-verb