1 Dec 2005 02:43
Re: Problems with M-x slime-disconnect
Ignas Mikalajunas <ignas.mikalajunas <at> gmail.com>
2005-12-01 01:43:14 GMT
2005-12-01 01:43:14 GMT
> I have been searching all over the internet for a solution because this way > I can not really work because I can only once connect to the lisp and not > again. > > Can anyone give me a pointer on what I am doing wrong? I am totally stunned > because I seem to be the only one that has this problem :( Just use: (swank:create-server :port 4005 :dont-close t) That should fix it. Ignas Mikalajūnas
> I have been searching all over the internet for a solution because this way > I can not really work because I can only once connect to the lisp and not > again. > > Can anyone give me a pointer on what I am doing wrong? I am totally stunned > because I seem to be the only one that has this problem :( Just use: (swank:create-server :port 4005 :dont-close t) That should fix it. Ignas Mikalajūnas
RSS Feed