all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oliver Scholz <alkibiades@gmx.de>
Subject: Re: Changing $HOME
Date: Sat, 05 Mar 2005 08:07:03 +0100	[thread overview]
Message-ID: <87zmxi8tbc.fsf@ID-87814.user.uni-berlin.de> (raw)
In-Reply-To: 1109982217.020944.135300@l41g2000cwc.googlegroups.com

"Shug Boabby" <Shug.Boabby@gmail.com> writes:

> Pascal wrote:
>> Make it setenv
>
> i already tried that (see my first post)

That's strange. If I read the code of `expand-file-name' correctly,
setenvinv HOME should be the right thing to do for what you want, as
it determines the expansion of "~" via a call to a C function:
egetenv ("HOME") -- which does the obvious.

Could you explain, in what way this does not work?  What directory do
you see, if you type `C-x d ~ RET'?

If not at the right one, please start Emacs like this:

emacs -q --no-site-file --eval '(setenv "HOME" "/User/shug/GNU")'

and post the value of the variable `process-environment' (which you
can get via `C-h v').

    Oliver
-- 
15 Ventôse an 213 de la Révolution
Liberté, Egalité, Fraternité!

  reply	other threads:[~2005-03-05  7:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23 23:34 Changing $HOME Shug Boabby
2005-02-24  0:17 ` David Hansen
2005-02-24  0:29   ` Shug Boabby
2005-02-24 16:07     ` Sébastien Kirche
2005-03-04 20:28       ` Shug Boabby
2005-03-04 20:31         ` Shug Boabby
2005-03-04 23:07         ` Pascal Bourguignon
2005-03-04 23:33           ` Shug Boabby
2005-03-04 23:51             ` Kevin Rodgers
2005-03-05  0:14               ` Shug Boabby
2005-03-05  0:16             ` Pascal Bourguignon
2005-03-05  0:18               ` Pascal Bourguignon
2005-03-05  0:23                 ` Shug Boabby
2005-03-05  7:07                   ` Oliver Scholz [this message]
2005-03-07  4:30                     ` Shug Boabby
2005-03-05  7:08                   ` Oliver Scholz
2005-03-05  0:22               ` Shug Boabby

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=87zmxi8tbc.fsf@ID-87814.user.uni-berlin.de \
    --to=alkibiades@gmx.de \
    /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.