all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kin Cho <ignore-this-prefixkin@techie.com>
Subject: Re: HOME variable
Date: Thu, 09 Sep 2004 21:56:17 -0700	[thread overview]
Message-ID: <7iisamzpqm.fsf@neoscale.com> (raw)
In-Reply-To: mailman.2234.1094789271.1998.bug-gnu-emacs@gnu.org

Use a batch file to start emacs instead:

set HOME=c:\emacs\
start c:\emacs-21.3\bin\runemacs

-kin

Jaydutt Shukla <jaydutts@wam.umd.edu> writes:

> This is not a bug but I did not know where else to report it.
>
> Emacs (v21.3) uses the HOME variable as its root folder and in the
> installation instructions suggest using c:\Emacs as the root folder.
> This implies that I have to set HOME to be equal to "C:\Emacs" This is
> okay but when other programs also need the HOME variable it causes
> problem. For example, I just installed Cygwin on my computer and it uses
> c:\Emacs as its starting directory, which is very annoying because I
> expected it to start either in c:\ or c:\%USERPROFILE%\. Users can
> always work aroung by changing directory (manually or using scripts) but
> that is not a good approach. So I suggest using the variable EMACSHOME
> or something that would associate it with Emacs unambiguously.
>
> Thanks
> Jaydutt Shukla

       reply	other threads:[~2004-09-10  4:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2234.1094789271.1998.bug-gnu-emacs@gnu.org>
2004-09-10  4:56 ` Kin Cho [this message]
2004-09-10  4:01 HOME variable Jaydutt Shukla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7iisamzpqm.fsf@neoscale.com \
    --to=ignore-this-prefixkin@techie.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.