<ixelp>
Attempt websocket reconnection on error code 1011 also by g-gundam · Pull Request #167 · bigskysoftware/htmx-extensions
inline has quit [Ping timeout: 268 seconds]
rkazak has joined #commonlisp
by9042 has joined #commonlisp
notzmv has joined #commonlisp
kyoji has quit [Read error: Connection reset by peer]
kyoji has joined #commonlisp
Oladon has quit [Quit: Leaving.]
rgherdt has joined #commonlisp
rkazak has quit [Ping timeout: 260 seconds]
notzmv has quit [Ping timeout: 260 seconds]
ewig has quit [Read error: Connection reset by peer]
ewig has joined #commonlisp
edgar-rft has joined #commonlisp
varjag has joined #commonlisp
shka has joined #commonlisp
edgar-rft` has quit [Ping timeout: 268 seconds]
fosskers has joined #commonlisp
King_julian has quit [Ping timeout: 272 seconds]
mgl has joined #commonlisp
rkazak has joined #commonlisp
kaskal has quit [Ping timeout: 268 seconds]
kaskal has joined #commonlisp
King_julian has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
rgherdt` has joined #commonlisp
rgherdt` has left #commonlisp [#commonlisp]
ingeniot has quit [Ping timeout: 268 seconds]
mwnaylor has joined #commonlisp
rkazak has quit [Ping timeout: 252 seconds]
notzmv has joined #commonlisp
attila_lendvai has joined #commonlisp
rtypo has joined #commonlisp
zwr has quit [Read error: Connection reset by peer]
chkhd has joined #commonlisp
chkhd has quit [Client Quit]
chkhd has joined #commonlisp
<antoszka>
reb, g-gundam, thanks guys. It seems cl-repl seems to work best for me for quick things. Normally I use slime within spacemacs, but the startup just takes too long for running quick-shot oneliners.
zwr has joined #commonlisp
<antoszka>
reb: I've used rlwrap before, but that's just too much of a hack and no automatic autocompletion.
rkazak has joined #commonlisp
leeb_ has joined #commonlisp
leeb has quit [Ping timeout: 244 seconds]
<g-gundam>
antoszka: I think the most effective solution to Emacs' slow startup problem is to run it in daemon mode either via `M-x server-start` or running `emacs --daemon`. Then, you could connect to it via `emacsclient`.
<g-gundam>
There's kind of an art to using emacsclient effectively and people have different styles of using it.
rkazak has quit [Ping timeout: 248 seconds]
<antoszka>
Yeah, been doing that for years, but that's just something that doesn't always fit my workflow mentally. Even when I enter emacs, there's sometimes a multitude of buffer that take plenty of "mental CPU cycles" away.
<antoszka>
s/buffer/buffers/
<g-gundam>
antoszka: For sure. Something I've started doing very recently is to run more than one emacs daemon and give their sockets names that I can refer to in helper scripts that run emacsclient in a convenient way for me. That gives me process-level isolation and a way to group certain buffers together if I feel the need for that.
<g-gundam>
This style isn't for everyone, but it works for me.
chkhd has quit [Ping timeout: 248 seconds]
X-Scale has quit [Ping timeout: 260 seconds]
chkhd has joined #commonlisp
rkazak has joined #commonlisp
rkazak has quit [Ping timeout: 244 seconds]
<antoszka>
BTW, anyone got hints on integrating `sly` with `spacemacs`? Been using the out-of-the-box slime integration, but I'm curious about trying out sly.
<beach>
I suppose spacemacs must take a lot longer to start than Emacs does, yes?
<beach>
I mean, my computer is very slow, but Emacs takes less than a second to start.
rkazak has joined #commonlisp
chkhd has quit [Read error: Connection reset by peer]
chkhd has joined #commonlisp
by9042 has quit [Quit: Konversation terminated!]
yazz has quit [Ping timeout: 248 seconds]
rkazak has quit [Ping timeout: 260 seconds]
yazz has joined #commonlisp
yazz has quit [Remote host closed the connection]
yazz has joined #commonlisp
notzmv has quit [Ping timeout: 252 seconds]
rkazak has joined #commonlisp
<TMA>
beach: yes, spacemacs takes noticeably longer to start
<beach>
I see. I wonder why.
<TMA>
it loads great many packages. vanilla emacs does not do that
<beach>
I see. But why are they loaded when it starts, as opposed to when it is built?
rkazak has quit [Ping timeout: 260 seconds]
<TMA>
it is just an .emacs.d, there is no separate executable.
<beach>
I see, but why not make a separate executable so that it starts faster?
<beach>
Maybe these are stupid questions. If so, I apologize.
<TMA>
I have no idea. maybe they try to be very dynamic in the set of packages they load. I don't use spacemacs actually. It is just an observation I made when I tried it.
<beach>
I understand.
yazz has quit [Ping timeout: 252 seconds]
<g-gundam>
antoszka: I used to use spacemacs pretty heavily, but I've since moved on to doing custom configs. I still do have my own space menus that are heavily influenced by spacemacs though.
yazz has joined #commonlisp
<g-gundam>
Unfortunately, I've never made my own spacemacs "layer", but in my own space menu, I've setup keybindings in spacemacs' style for sly REPL interaction.
rkazak has joined #commonlisp
<g-gundam>
https://bpa.st/3P2Q <-- something like this but using spacemacs' keybinding functions instead of general.el could get you most of the way there.
<ixelp>
View paste 3P2Q
yazz has quit [Ping timeout: 260 seconds]
<g-gundam>
I've never used spacemacs' common lisp layer, because I wasn't writing common lisp back then. However, I took a peek just now, and see that I've diverged a bit, and I'm missing some useful bindings too. https://www.spacemacs.org/layers/+lang/common-lisp/README.html
<ixelp>
Common Lisp layer
fosskers has quit [Remote host closed the connection]
yazz has joined #commonlisp
yazz has quit [Ping timeout: 276 seconds]
yazz has joined #commonlisp
chkhd has quit [Ping timeout: 260 seconds]
chkhd has joined #commonlisp
Lycurgus has joined #commonlisp
yazz has quit [Ping timeout: 276 seconds]
yazz has joined #commonlisp
Lycurgus has quit [Quit: irc.renjuan.org (juan@acm.org)]
rkazak has quit [Ping timeout: 248 seconds]
rtypo has quit [Ping timeout: 260 seconds]
rtypo has joined #commonlisp
chkhd has quit [Quit: ZZZzzz…]
chkhd has joined #commonlisp
chkhd has quit [Ping timeout: 268 seconds]
rkazak has joined #commonlisp
yazz_ has joined #commonlisp
yazz has quit [Ping timeout: 252 seconds]
random-nick has joined #commonlisp
inline has joined #commonlisp
inline has quit [Remote host closed the connection]
green__ has quit [Quit: Leaving]
atgreen has joined #commonlisp
Sario has quit [Quit: WeeChat 4.3.5]
rkazak has quit [Ping timeout: 244 seconds]
szkl has joined #commonlisp
kurfen has quit [Ping timeout: 260 seconds]
X-Scale has joined #commonlisp
wbooze has joined #commonlisp
rkazak has joined #commonlisp
pkal has joined #commonlisp
decweb has joined #commonlisp
ingeniot has joined #commonlisp
<antoszka>
g-gundam: thanks!
admich1 has quit [Ping timeout: 265 seconds]
Posterdati has joined #commonlisp
admich1 has joined #commonlisp
rbcarleton has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]