From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: emacsclientw not working Date: Fri, 21 Sep 2007 15:44:37 +0200 Message-ID: References: <1190303499.470035.279850@k79g2000hse.googlegroups.com> <1190372315.351337.115830@22g2000hsm.googlegroups.com> <1190378822.618629.124180@d55g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1190382301 22060 80.91.229.12 (21 Sep 2007 13:45:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Sep 2007 13:45:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Ted Dennison" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 21 15:45:01 2007 Return-path: Envelope-to: geh-help-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 1IYioW-00072O-GG for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Sep 2007 15:45:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYioR-00050M-8D for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Sep 2007 09:44:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYioC-0004yV-75 for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 09:44:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYioA-0004vh-ND for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 09:44:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYioA-0004vN-D0 for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 09:44:38 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYioA-0002Kk-2Q for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 09:44:38 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s7so639819wxc for ; Fri, 21 Sep 2007 06:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=EJE8Azj23u9NAs9gmFT70WQY557JfYQuHaP7LXwUeus=; b=OhmoNoJZvsKMr2i8dkPbE6mPZgZvCgOnEhfcMT2TPiaCH0ag1lioDFf2b+5SaBzef7CyzYb4Qkfmu29XbbEUeqkfoNJO+3uyhY9YIw87doEjaTuvq00c28RCMA7wMvYsqANq3AV2uOif+n69ONm7DpcwcNxGHyOJ/y5sewGC5ZI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PUyA9qQaNfNqgfL+fEpJLHLTRUddXH+iurUam9+kgGIfNgiszM0A6SCr9uWIe421mz3OszztG6s3Vnq90AqJR2oU13sDuZxXdJ8+2AOY6XjND1ARFUkquDD7OGyXQvIks3+OCdNZjN3BOmsVxEVXrYhnI5ZD9sg07FABYJcXkLg= Original-Received: by 10.90.94.2 with SMTP id r2mr2631176agb.1190382277391; Fri, 21 Sep 2007 06:44:37 -0700 (PDT) Original-Received: by 10.90.103.8 with HTTP; Fri, 21 Sep 2007 06:44:37 -0700 (PDT) In-Reply-To: <1190378822.618629.124180@d55g2000hsg.googlegroups.com> Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47726 Archived-At: On 9/21/07, Ted Dennison wrote: > I did run the addpm.exe from emacs's bin directory, but I guess it > didn't set this up. What is the value of the registry key HKLM\SOFTWARE\Gnu\Emacs\HOME (if any)? Juanma