This sounds like a problem with emacs server/client that might be unrelated
to Clojure or Slime. Some configurations of emacs will start a server mode
so that you can run emacsclient and have a new frame pop up instantaneously.
If you don't need emacsclient then you might look in the clojure box configs
for a line (server-start) and remove that.

On Fri, Nov 5, 2010 at 4:50 PM, Jferg <johngfergu...@gmail.com> wrote:

> I have installed twice, restarted my machine to make sure all is
> well.   However, the Emacs Client window shows: "Waiting for Emacs
> server to start" and yet the SLIME REPL buffer appears to be
> functional and various messages like: "Connected Your hacking starts
> now!" show up in the status.  Eventually the Emacs Client window
> shows: "ERROR Timeout waiting for server".
>
> What can I look at to debug this?  I tried guessing at ports and
> processes using netstat -ao | grep'ing for process ids... nothing real
> popped up.
>  I am using Clojure box 1.2.0 on Windows XP Service Pack 3.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to