kir0ul has quit [Read error: Connection reset by peer]
gendl has quit [Read error: Connection reset by peer]
gendl has joined #slime
kiroul has quit [Ping timeout: 240 seconds]
_whitelogger has joined #slime
<pjb>
(defmacro moo (x) `(list ,x ,x)) #| --> moo |# moo C-c C-d C-d --> Documentation for the symbol moo: Not documented.
<pjb>
(defmacro moo (x) "Nice macro that evalates x twice and returns a list of the results." `(list ,x ,x)) #| --> moo |# moo C-c C-d C-d --> Documentation for the symbol moo: Function: Arglist: (x) Nice macro that evalates x twice and returns a list of the results.
frgo has quit []
drmeister has quit [Ping timeout: 272 seconds]
tfb has quit [Ping timeout: 272 seconds]
drmeister has joined #slime
tfb has joined #slime
nullcone has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #slime
frgo has joined #slime
frgo has quit [Remote host closed the connection]
frgo has joined #slime
<adlai>
slimenoob, yes, you are doing something wrong, by asking a question and leaving before receiving at least four partially-contradictory answers
kiroul has joined #slime
<adlai>
also, useful documentation will almost always stretch your minibuffer past usefulness, and then you'll need to buy a new monitor just for M-x view-lossage and C-x b *Messages*
<pjb>
Well, slime-documentation opens a new buffer…
scymtym has quit [Ping timeout: 256 seconds]
scymtym has joined #slime
* adlai
eventually stopped searching for documentation strings, for two reasons:
<adlai>
1 - scarcity
<adlai>
2 - lack of specified documentation format; i.e., docstrings can be almost anything that the author considered helpful, and lots of things that weren't, too
frgo_ has joined #slime
frgo has quit [Ping timeout: 260 seconds]
nullcone has joined #slime
flow has joined #slime
flow has left #slime ["ERC (IRC client for Emacs 27.1)"]