X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=PA/g6T4ScIwQqo+5mFq0lo6Rrs1xNTDlk45WrbRLWfN HI7mnXSF2NjmRUUsAL707J+MVP0DjeufjDlf4x4aoHt4tRhNb3NzhWFe7LNnI3Do 7DxS5cT6OFE8MHzk3znTb8DyUJkD/kjOFf7xVlFlLx5P2zORZEP7n262zuwvY5cE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=ogBCnCfpRdlKpdP50Xd1K8YFu0E=; b=VpZuG6sxx2+uTOik/ hz9xXb4cW14Xh5eEYR94uPDzgJ/jVErk1Nxi6ayGr94y3o0tbb5Wt841JVUBOu/I JblA51sJ/AKBKuhFQQ5KEnhmXcaSWHHKXPXo3R7rHIMnyZ+qAA1PWsioFvDW1d74 QbEADQP5mEr5fGRnjnwDNyM3oM= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <54E9D7AB.7090503@cornell.edu> Date: Sun, 22 Feb 2015 08:20:43 -0500 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: emacs server problem (was: Re: [ANNOUNCEMENT] Updated: Cygwin 1.7.34-6) References: <1424600881 DOT 98950 DOT YahooMailBasic AT web120106 DOT mail DOT ne1 DOT yahoo DOT com> In-Reply-To: <1424600881.98950.YahooMailBasic@web120106.mail.ne1.yahoo.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2/22/2015 5:28 AM, gjnospam2014-cygwinproblems AT yahoo DOT com wrote: > Ken Brown wrote: > >>>> Reverting to cygwin-1.7.33 "fixes" it. >>> >>> Ken, can you take a look, perhaps? I'm just not familiar enough with emacs... >> >> I can't reproduce it either. I think we need more details from the OP, >> including detailed step-by-step instructions, as well as attached >> cygcheck output (http://cygwin.com/problems.html). It might also be >> useful to see the ACL on the directory /tmp/emacs that the emacs >> server uses for its socket. OP, can we see the results of 'ls -l' and >> 'getfacl' on that directory? You might also try deleting that >> directory and letting emacs create a new one the next time it starts a >> server. > > It definitely seems to be something to do with permissions. In a standalone emacs I tried 'server-start' and got told that "The directory > `/cygdrive/c/Users/GJ/AppData/Local/Temp/emacs197609' is unsafe" Do you have TEMP or TMP or TMPDIR or something like that set in your environment to /cygdrive/c/Users/GJ/AppData/Local/Temp? If so, change it to /tmp. (/etc/profile should do this unless you're not using the default /etc/profile.) Ken -- 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