thanks Mikael, that works! except.. I saw an erro message while emacs was loading weblocks... It was downloading a bunch of stuffs first, and then it began loading stuffs, then it says:
Unable to load foreign library (LIBSSL).
Error opening shared library libssl32.dll : .
[Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]
Restarts:
0: [RETRY] Try loading the foreign library again.
1: [USE-VALUE] Use another library instead.
2: [LOAD-SOURCE] Load "c:/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/s..." instead of "C:/Users/Seven Hong/AppData/Roaming/common-lisp/ca..."
3: [RECOMPILE] Compile "c:/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/s..." into "C:/Users/Seven Hong/AppData/Roaming/common-lisp/ca..." then load "C:/Users/Seven Hong/AppData/Roaming/common-lisp/ca..." again
4: [RETRY-LOAD] Retry loading #P"C:/Users/Seven Hong/AppData/Roaming/common-lisp/cache/ccl-1.6-f94-win-amd64/c/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/software/cl+ssl-20101006-cvs/reload.wx64fsl"
5: [SKIP-LOAD] Skip loading #P"C:/Users/Seven Hong/AppData/Roaming/common-lisp/cache/ccl-1.6-f94-win-amd64/c/PROGRA~2/LISPBO~1.7/quicklisp/dists/quicklisp/software/cl+ssl-20101006-cvs/reload.wx64fsl"
--more--
any idea..?