joaotavora / sly

Sylvester the Cat's Common Lisp IDE
1.23k stars 139 forks source link

How to disable that the REPL start with a drawing (Sylvester) #624

Closed E3D3 closed 7 months ago

E3D3 commented 7 months ago

How can I disable the ASCII art drawings when the REPL start ?

joaotavora commented 7 months ago

(setq sly-mrepl-pop-sylvester nil)

wasamasa commented 7 months ago

Wait, wait. Why is this a defvar and not a defcustom?

joaotavora commented 7 months ago

because only heartless cynics would want to customize those dear creatures away. or dog people I guess.

joaotavora commented 7 months ago

sorry, sorry I make a mistake. the exact demographic would be "dog people without a .emacs"

E3D3 commented 7 months ago

Thanks. I love cats but not in front of me when I'm working. It scares the mouse.