
31 Oct
2008
31 Oct
'08
10:58 a.m.
On Oct 31, 2008, at 10:01 , Knut Olav Bøhmer wrote:
How I fixed that in my slime.el is that I added t to slime-repl- current-input
- (let ((str (slime-repl-current-input))) + (let ((str (slime-repl-current-input t)))
Same here, works for me since quite a while now. -- Cheers, Michael