Skip to content

Conversation

AeroNotix
Copy link
Contributor

Specifying :silent t to quickload will force all output to be ignored.

Specifying :silent t to quickload will force all output to be ignored.
@AeroNotix
Copy link
Contributor Author

Example use:

* (ql:quickload :hunchentoot :silent t)

(:HUNCHENTOOT)
* (ql:uninstall "hunchentoot")

T
* (ql:quickload :hunchentoot)
To load "hunchentoot":
  Load 11 ASDF systems:
    bordeaux-threads chunga cl+ssl cl-base64 cl-fad
    cl-ppcre flexi-streams md5 rfc2388 trivial-backtrace
    usocket
  Install 1 Quicklisp release:
    hunchentoot
; Fetching #<URL "http://beta.quicklisp.org/archive/hunchentoot/2014-07-13/hunchentoot-1.2.27.tgz">
; 211.13KB
==================================================
216,195 bytes in 0.09 seconds (2320.09KB/sec)
; Loading "hunchentoot"
[package url-rewrite].............................
[package hunchentoot]............................
(:HUNCHENTOOT)

@AeroNotix
Copy link
Contributor Author

Hi,

Any input on this?

@quicklisp
Copy link
Owner

I haven't had time to prepare a client release yet. I'll try to get to it soon.

@AeroNotix
Copy link
Contributor Author

Awesome, no rush! 👍

quicklisp added a commit that referenced this pull request Dec 21, 2014
@quicklisp quicklisp merged commit 3377414 into quicklisp:master Dec 21, 2014
@AeroNotix
Copy link
Contributor Author

👍

@AeroNotix AeroNotix deleted the gh-alf-optionally-silence-quickload branch December 21, 2014 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants