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 Content-Type: text/plain; charset=us-ascii Message-Id: <0867FF21-B46F-4ED7-A30B-8EA91FF22D71@letterboxes.org> Date: Tue, 13 Mar 2012 18:08:52 +1100 To: cygwin AT cygwin DOT com Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (1.0) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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