[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacsclientw not working
From: |
Ted Dennison |
Subject: |
Re: emacsclientw not working |
Date: |
Fri, 21 Sep 2007 05:47:02 -0700 |
User-agent: |
G2/1.0 |
Jason Rumney wrote:
> Since that is what Emacs does by default, the most likely cause of
> problems is that emacsclient's idea of HOME differs from Emacs. This
> is likely from a bash shell, where HOME will be set up for Cygwin
> programs. I'm not sure what emacsclient does when HOME is not set, but
> that could be another source of problems.
I'm trying this from a cmd.exe shell, and have no %HOME% env variable,
so I'm guessing the issue is the latter.
I did run the addpm.exe from emacs's bin directory, but I guess it
didn't set this up.
I just tried setting it locally in my command shell, and now it works
without needing the --server-file argument.