
22 Feb
2005
22 Feb
'05
9:08 p.m.
On Tue, 22 Feb 2005 16:38:36 +0100, "Marco Baringer" <mb@bese.it> wrote:
totally untested idea: try removing the slime-connet from that lambda and add a call to run-command (or whatever allegro uses) which calls emacsclient like so:
emacsclient --no-wait -e '(slime-connect "localhost" 4005)'
Thanks, that's also an interesting idea which I'll keep in mind. I'm happy with Luke's solution, though. Cheers, Edi.