emacsclient from cygwin distro does not work with Cygwin emacs
Leo
leoslists@letterboxes.org
Tue Mar 13 07:09:00 GMT 2012
Hi there
I try to use emacsclient with Cygwin emacs, but it does not
work. emacsclient returns:
emacsclient: error accessing server file
"/cygdrive/c/home/.emacsdata/server/server"
In my .emacs file of the running emacs instance I have the following lines:
(require 'server)
(setq server-auth-dir "/cygdrive/c/home/.emacsdata/server/")
(server-start)
So emacs *should* put the server file in the
/cygdrive/c/home/.emacsdata/server/, but it doesn't.
What is going wrong here?
Thanks, Leo
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list