On Mon, Jan 5, 2009 at 4:24 PM, bOR_ <boris.sch...@gmail.com> wrote: > > Just downloaded clojurebox and it installs like a charm here (windows > vista business). It looks like I am stuck with windows at my new > workspace (just had my first day of work there), so to have clojurebox > was a nice thing. One question is how I would go about to setting up a > emacs --daemon and emacsclient combination in clojurebox? Being able > to detach and quit the emacs client and later on connect back to it > saves me from accidentally stopping a long simulation in windows > because I quitted the emacs program. > > Currently if I try to C-x #, I get the message "No server editing > buffers exist"
The emacs that you start with the Clojure Box icon becomes a server, but it has no clients waiting on it. If you later run c:\Program Files\Clojure Box\emacs\emacs\bin\emacsclient.exe from the command line or as an editor for a program like subversion, the file to edit will pop up in the Clojure Box and you can use C-x #. Does that help? Shawn --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---