mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
alt-t adjust tab at point
This commit is contained in:
parent
efc3b51ef0
commit
44c9497ed1
3 changed files with 64 additions and 8 deletions
|
|
@ -95,7 +95,6 @@ provide an interactive console.)"))
|
|||
(with-open-stream (in-stream (make-instance 'dialog-in-stream :clog-obj clog-obj :source out-stream))
|
||||
(labels ((reset-ace ()
|
||||
(when (typep console 'console-out-stream)
|
||||
(setf (clog-ace:mode (ace console)) "ace/mode/lisp")
|
||||
(setf (ace console) nil)))
|
||||
(my-debugger (condition encapsulation)
|
||||
(if clog-obj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue