| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW |
| X-Spam-Check-By: | sourceware.org |
| Subject: | emacsclient from cygwin distro does not work with Cygwin emacs |
| From: | Leo <leoslists AT letterboxes DOT org> |
| Message-Id: | <0867FF21-B46F-4ED7-A30B-8EA91FF22D71@letterboxes.org> |
| Date: | Tue, 13 Mar 2012 18:08:52 +1100 |
| To: | cygwin AT cygwin DOT com |
| Mime-Version: | 1.0 (1.0) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |