1
我已經安裝了Emacs + SBCL +煤泥,但是我有一個煤泥的問題。 我在Mac OS X 10.7.4煤泥複製不在這裏
當我做M-X煤泥我有兩個屏幕劃傷頂部和底部遜色,口齒不清。 但我沒有slime-repl 需要了解什麼樣的信息才能找到問題的根源。
這裏是在劣勢,口齒不清在開始時消息:除非它在煤泥設置中啓用
(progn (load "/opt/local/slime/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/var/folders/4x/t_tmqdjs0jbbj_52bz2yy1xr0000gn/T/slime.14914"))
This is SBCL 1.0.55.0-abb03f9, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
*
; loading #P"/opt/local/slime/swank-loader.lisp"
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank-backend.fasl"
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank-source-path-parser.fasl"
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank-source-file-cache.fasl"
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank-sbcl.fasl"
STYLE-WARNING: redefining EMACS-INSPECT (#<BUILT-IN-CLASS T>) in DEFMETHOD
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank-gray.fasl"
STYLE-WARNING:
Implicitly creating new generic function STREAM-READ-CHAR-WILL-HANG-P.
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank-match.fasl"
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank-rpc.fasl"
; loading #P"/Users/guillaume/.slime/fasl/2012-09-04/sbcl-1.0.55.0-abb03f9-no-threads-darwin-x86/swank.fasl"
WARNING: These Swank interfaces are unimplemented:
(DISASSEMBLE-FRAME INTERRUPT-THREAD RECEIVE-IF SLDB-BREAK-AT-START
SLDB-BREAK-ON-RETURN SPAWN)
;; Swank started at port: 57792.
57792
這裏是我的緩衝區的列表:*劣,口齒不清*,*編譯日誌*,*煤泥事件*,*刮*,*郵件* – guillaume
這裏是我的*煤泥事件*緩衝區: (SB-BS-INTROSPECT「」SB-BSD-SOCKETS「」SB-CLTL2「」SB-POSIX「)」provides-putwc:os-provides-dladdr:os-provides-dlopen ...「 :模塊」 「 SB-GROVEL「」ASDF「) :包裝 (:名稱」COMMON-LISP-USER「:提示」CL-USER「) :版本」2012-09-04「)) 1)' – guillaume
沒有Mx slime-to-output-buffer,我無法執行它 – guillaume