Fork me on GitHub
#emacs
<
2015-08-25
>
bozhidar07:08:11

totally missed that the 3 was appended to the var

bozhidar07:08:17

that’s really odd

bozhidar07:08:34

usually all returns values but the last are discarded in similar interactions

luk3thomas12:08:00

I'm new to emacs, switching from vim+tmux. Can anyone recommend a plugin for saving emacs sessions? I'd like to preserve my frame layout when I switch from buffers.

luk3thomas12:08:35

I've looked around and there seem to be several plugins that do just that. I was wondering if anyone had good experience with a plugin in particular?

jeffh-fp13:08:53

@bozhidar: nice to hear you on the Cognicast (just got around to listening to that one)

bozhidar13:08:48

I’m always happy to speak about CIDER (and Emacs in general)

bozhidar13:08:08

I’m even happier when someone actually listens to what I’ve said (which doesn’t happen that often) simple_smile

mitchelkuijpers13:08:33

Pff my emacs freezes every 30 minutes, anyone tips howto debug it?

nblumoe14:08:45

@luk3thomas: I only had bad experiences with the packages I tried ;(

nblumoe14:08:01

however, those issue were mostly related to having the sessions sync across multiple machines

nblumoe14:08:22

ending up with too many conflicts as I tend not to close emacs ever facepalm

nblumoe14:08:19

@jeffh-fp: @bozhidar indeed. I enjoyed that episode, too. thanks @bozhidar !

luk3thomas14:08:23

ah, bummer. yeah I'm not sure if I am trying to force vim+tmux onto my new emacs config. I find it annoying that I'm constantly losing my buffers when I switch to another file

nblumoe14:08:55

hm, when I read this again, I think I got you wrong. I thought about persisting sessions when stopping and starting emacs. not sure about the buffers on file change, sry

wunsch19:08:51

Hi there, this is an x-post to #C03S1KBA2 so my bad but… When I use Emacs+Cider and I call C-c C-x to refresh the project, for some reason I lose access to the pprint fn. Anyone know why this is?

mlbatema20:08:15

mitchelkuijpers: There's always the time-honored binary search. Verify an uncustomized emacs doesn't freeze, then enable chunks of your config over time