<kztx>
Thanks it looks really cool but I still can't get sound
<kztx>
Looking forward to playing
waleee has quit [Ping timeout: 255 seconds]
<kztx>
I got sound!
Pixel_Outlaw has quit [Quit: Leaving]
igemnace has joined #commonlisp
dcb has quit [Quit: MSN Messenger 4.1.0]
semarie has quit [Ping timeout: 240 seconds]
semarie has joined #commonlisp
masinter has quit [Remote host closed the connection]
Pirx has quit [Ping timeout: 240 seconds]
masinter has joined #commonlisp
igemnace has quit [Remote host closed the connection]
X-Scale has quit [Ping timeout: 248 seconds]
meritamen has joined #commonlisp
X-Scale has joined #commonlisp
meritamen has quit [Remote host closed the connection]
Inline has quit [Ping timeout: 255 seconds]
mustafa has joined #commonlisp
meritamen has joined #commonlisp
pve has joined #commonlisp
shka has joined #commonlisp
Lycurgus has joined #commonlisp
Lycurgus has quit [Changing host]
Lycurgus has joined #commonlisp
Gleefre has joined #commonlisp
santiagopim has joined #commonlisp
meritamen has left #commonlisp [ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1)]
rtypo has joined #commonlisp
rgherdt has joined #commonlisp
meritamen has joined #commonlisp
zxcvz has joined #commonlisp
zxcvz has quit [Client Quit]
rgherdt has quit [Ping timeout: 264 seconds]
thollief has joined #commonlisp
anticrisis has quit [Read error: Connection reset by peer]
Lycurgus has quit [Quit: leaving]
attila_lendvai has joined #commonlisp
zxcvz has joined #commonlisp
donleo has joined #commonlisp
random-jellyfish has joined #commonlisp
meritamen has quit [Remote host closed the connection]
Inline has joined #commonlisp
contrapunctus has quit [Ping timeout: 264 seconds]
contrapunctus has joined #commonlisp
amb007 has quit [Ping timeout: 240 seconds]
amb007 has joined #commonlisp
dino_tutter has joined #commonlisp
zxcvz has quit [Quit: zxcvz]
contrapunctus has left #commonlisp [#commonlisp]
pranavats has quit [Quit: Gateway shutdown]
mathrick has quit [Ping timeout: 255 seconds]
notzmv has quit [Ping timeout: 264 seconds]
mathrick has joined #commonlisp
meritamen has joined #commonlisp
X-Scale has quit [Ping timeout: 248 seconds]
meritamen has quit [Remote host closed the connection]
cosimone has joined #commonlisp
mgl has joined #commonlisp
mgl has quit [Ping timeout: 245 seconds]
meritamen has joined #commonlisp
ec has quit [Remote host closed the connection]
ec has joined #commonlisp
meritamen has quit [Remote host closed the connection]
random-jellyfish has quit [Ping timeout: 240 seconds]
random-nick has joined #commonlisp
attila_lendvai has quit [Ping timeout: 260 seconds]
habamax has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1.90)]
notzmv has joined #commonlisp
mgl has joined #commonlisp
mgl has quit [Ping timeout: 255 seconds]
chomwitt has joined #commonlisp
msavoritias has joined #commonlisp
kztx has quit [Quit: nyaa~]
tibfulv has quit [Remote host closed the connection]
tibfulv has joined #commonlisp
tibfulv has quit [Remote host closed the connection]
tibfulv has joined #commonlisp
dino_tutter has quit [Ping timeout: 258 seconds]
CO2 has quit [Quit: WeeChat 4.1.0]
McParen has joined #commonlisp
X-Scale has joined #commonlisp
X-Scale46 has joined #commonlisp
X-Scale has quit [Ping timeout: 248 seconds]
akoana has joined #commonlisp
<bjorkintosh>
yay!
<bjorkintosh>
kztx got sound and fled, no doubt to create melodious compositions better than any ever created before or since.
* edgar-rft
just asks himself how melodious decompositions might sound like
tibfulv has quit [Remote host closed the connection]
tibfulv has joined #commonlisp
mgl has joined #commonlisp
<bjorkintosh>
whoa!
meritamen has joined #commonlisp
mgl has quit [Ping timeout: 255 seconds]
tyson2 has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
jjnkn has joined #commonlisp
bh34e5 has joined #commonlisp
<jjnkn>
Hi, I'm implementing a pattern matching mechanism and am trying to delegate the actual matching to DESTRUCTURING-BIND. However, I'm not sure if it's possible to handle failed matches correctly. I wonder if it's possible to install an error handler just for the matching part of DESTRUCTURING-BIND and not for the forms evaluated after a successful match.
cosimone has quit [Ping timeout: 245 seconds]
<beach>
That would depend on the condition signaled by DESTRUCTURING-BIND when there is a destructuring problem. And that is not specified in the standard, so your code would be specific to a particular implementation.
<beach>
So for instance in SBCL, if you do (DESTRUCTURING-BIND (A B) '(234) (LIST A B)) you get an error of type SB-KERNEL::ARG-COUNT-ERROR.
<cedb>
do we have a good sbcl repl yet or we still telling people "just use slime/sly"?
* cedb
get out his bullying-receiving kbd
<beach>
cedb: What would be a "good sbcl repl"?
<cedb>
readline (or wtv non gpl alternative) without rlwrap would be a start
<cedb>
some history too, i guess i could live without colors
<beach>
Then you would give up lots of indispensable features of SLIME, like showing the lambda list is the minibuffer as you type code, and the backtrace inspector.
CO2 has joined #commonlisp
<beach>
Not to mention completion, indentation, compilation of individual forms, etc.
<cedb>
maybe but id also give up a huge tool
<beach>
Why is the size important?
<cedb>
because emacs for a repl feels a bit much
<beach>
Oh, come on!
<beach>
You would be willing to give up numerous time-saving features because of "feels a bit much"?
<beach>
There must be something you are not telling us.
tyson2 has joined #commonlisp
dino_tutter has joined #commonlisp
X-Scale46 is now known as X-Scale
<cedb>
not give up i use it if Im commited to working on a CL project but say i just want to do a couple smoketests after a quicklisp install of some random package
<cedb>
also, and i say this with great shame, but i cant use vanilla emacs for shit wihtout all the evil stuff on top
McParen has quit [Ping timeout: 258 seconds]
meritamen has quit [Remote host closed the connection]
<beach>
I thought there was something else. Now I understand.
<jcowan>
There is no such thing as an indispensible feature, or Blub programming would be impossible
bh34e5_ has joined #commonlisp
bh34e5 has quit [Ping timeout: 240 seconds]
mgl has joined #commonlisp
notzmv has quit [Ping timeout: 240 seconds]
amb007 has quit [Ping timeout: 264 seconds]
amb007 has joined #commonlisp
dcb has joined #commonlisp
yitzi has joined #commonlisp
tyson2 has quit [Read error: Connection reset by peer]
tyson2 has joined #commonlisp
johnjaye has quit [Quit: WeeChat 4.0.0-dev]
amb007 has quit [Ping timeout: 264 seconds]
johnjaye has joined #commonlisp
notzmv has joined #commonlisp
amb007 has joined #commonlisp
jmiven has quit [Quit: reboot]
jmiven has joined #commonlisp
cage has joined #commonlisp
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #commonlisp
Inline has quit [Remote host closed the connection]
dcb has quit [Read error: Connection reset by peer]
dcb has joined #commonlisp
rtypo has quit [Quit: WeeChat 4.1.0]
tyson2 has quit [Remote host closed the connection]
Lycurgus has joined #commonlisp
rgherdt has joined #commonlisp
akoana_ has joined #commonlisp
akoana has quit [Quit: leaving]
akoana_ has quit [Client Quit]
akoana has joined #commonlisp
X-Scale has quit [Ping timeout: 248 seconds]
tyson2 has joined #commonlisp
mgl has quit [Ping timeout: 255 seconds]
mgl has joined #commonlisp
eddof13 has joined #commonlisp
Lycurgus has quit [Quit: leaving]
eddof13 has quit [Ping timeout: 258 seconds]
cosimone has joined #commonlisp
tok has joined #commonlisp
<tok>
Is there a LispWorks IRC channel or is the most LW discussion happening in the lisp-hug mailing list?
rgherdt has quit [Ping timeout: 264 seconds]
waleee has joined #commonlisp
johnjaye has quit [Ping timeout: 248 seconds]
johnjaye has joined #commonlisp
msavoritias has quit [Remote host closed the connection]
cosimone has quit [Ping timeout: 240 seconds]
zxcvz has joined #commonlisp
zxcvz has quit [Client Quit]
<Shinmera>
it's the mailing list.
<Shinmera>
libera (nee freenode) is for open source projects
attila_lendvai has joined #commonlisp
Oladon has joined #commonlisp
cage has quit [Quit: rcirc on GNU Emacs 29.1]
remexre has quit [Ping timeout: 255 seconds]
bh34e5_ has quit [Ping timeout: 255 seconds]
attila_lendvai has quit [Remote host closed the connection]
attila_lendvai has joined #commonlisp
Lycurgus has joined #commonlisp
X-Scale has joined #commonlisp
notzmv has quit [Ping timeout: 240 seconds]
yitzi has quit [Remote host closed the connection]
thollief has quit [Quit: Leaving]
zxcvz has joined #commonlisp
Lycurgus has quit [Quit: leaving]
X-Scale has quit [Ping timeout: 248 seconds]
remexre has joined #commonlisp
pve has quit [Quit: leaving]
tyson2 has quit [Remote host closed the connection]
Gleefre has quit [Ping timeout: 248 seconds]
lispy has joined #commonlisp
hineios2 has quit [Quit: Ping timeout (120 seconds)]
hineios2 has joined #commonlisp
kztx has joined #commonlisp
shka has quit [Ping timeout: 258 seconds]
tyson2 has joined #commonlisp
Oladon has quit [Quit: Leaving.]
Inline has joined #commonlisp
zxcvz has quit [Quit: zxcvz]
Inline has quit [Remote host closed the connection]
jjnkn has quit [Quit: leaving]
mgl has quit [Ping timeout: 245 seconds]
rgherdt has joined #commonlisp
Inline has joined #commonlisp
notzmv has joined #commonlisp
doyougnu has quit [Ping timeout: 272 seconds]
son0p has joined #commonlisp
mgl has joined #commonlisp
anticrisis has joined #commonlisp
attila_lendvai has quit [Remote host closed the connection]
attila_lendvai has joined #commonlisp
akoana has quit [Quit: leaving]
donleo has quit [Remote host closed the connection]
donleo has joined #commonlisp
X-Scale has joined #commonlisp
dino_tutter has quit [Ping timeout: 245 seconds]
attila_lendvai has quit [Ping timeout: 252 seconds]
rgherdt has quit [Remote host closed the connection]