This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

emacsclient from cygwin distro does not work with Cygwin emacs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]