From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: Changing $HOME Date: Thu, 24 Feb 2005 01:17:49 +0100 Organization: disorganized Message-ID: <873bvm4xqq.fsf@robotron.ath.cx> References: <20050223233416726+0000@news.btinternet.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109204618 28688 80.91.229.2 (24 Feb 2005 00:23:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2005 00:23:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 24 01:23:38 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D46n0-0000Qx-1O for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Feb 2005 01:23:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D474R-0005X8-IC for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Feb 2005 19:41:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-X-Trace: individual.net kAc/MWeLOiMFHmudHybGIwtWBSQkFC+goPDG2OL13UOt4AFvg= X-Orig-Path: robotron.ath.cx!news Mail-Copies-To: nobody User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:Gvos9FtSvDS4oa3mi0Im1s+p30g= Original-Xref: shelby.stanford.edu gnu.emacs.help:128758 Original-To: help-gnu-emacs@gnu.org 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24295 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24295 On Wed, 23 Feb 2005 23:34:17 +0000 (UTC) Shug Boabby wrote: > i wish to change the definition of ~/ in the minibuffer. Setting $HOME before starting emacs should work. In bash: $ HOME=/Users/shug/GNU emacs David