From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: WINDOWS Emacsclient Breaks When HOME Registry Key Set Date: Sat, 29 Sep 2007 18:27:39 +0200 Message-ID: References: <000001c80224$bbdf4930$6100000a@intermedinc.internal> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1191083298 9034 80.91.229.12 (29 Sep 2007 16:28:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Sep 2007 16:28:18 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Rocco Pigneri" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 29 18:28:14 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IbfAs-00067U-84 for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Sep 2007 18:28:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbfAo-0005Hg-39 for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Sep 2007 12:28:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IbfAl-0005EL-3L for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2007 12:28:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbfAj-0005C1-Rm for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2007 12:28:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbfAj-0005Bo-Nx for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2007 12:28:05 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbfAj-0008BT-BA for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2007 12:28:05 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.36.172]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DSW38936 (AUTH halo1); Sat, 29 Sep 2007 18:27:38 +0200 (IST) In-reply-to: <000001c80224$bbdf4930$6100000a@intermedinc.internal> (rocco@intermedinc.net) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16660 Archived-At: > From: "Rocco Pigneri" > Date: Fri, 28 Sep 2007 19:09:45 -0400 > > When the HOME registry key is set for the local user, the emacsclient.exe > and emacsclientw.exe commands both break. If this variable is not declared, > then the emacsclient works fine. Copying the .emacs.d/server/server file > from the current user's HOME directory to the current user's Application > Data/.emacs.d/server directory lets the emacs server continue working. Thank you for your report. If the HOME variable is set in the environment, rather than in the Registry, to the same directory as in the Registry, does emacsclient work then?