From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Slava Newsgroups: gmane.emacs.help Subject: Re: Defining directory ~/ on MS-Windows Date: Sun, 14 Nov 2004 08:59:28 +0300 Message-ID: <20041114085841.C988.SAWATI@yandex.ru> References: Reply-To: sawati@yandex.ru NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1100412029 13371 80.91.229.6 (14 Nov 2004 06:00:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Nov 2004 06:00:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 14 07:00:12 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CTDQq-0006IX-00 for ; Sun, 14 Nov 2004 07:00:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTDZT-0003fj-F9 for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Nov 2004 01:09:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTDZ2-0003eD-U3 for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 01:08:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTDZ1-0003dR-Ds for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 01:08:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTDZ1-0003dO-9L for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 01:08:39 -0500 Original-Received: from [213.180.200.14] (helo=mx14.yandex.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTDPs-0000vb-Bv for help-gnu-emacs@gnu.org; Sun, 14 Nov 2004 00:59:12 -0500 Original-Received: from D052.D-IP01.lipetsk.ru ([195.34.228.52]:11297 "EHLO [195.34.228.52]" smtp-auth: "sawati" TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S1785072AbUKNF7L (ORCPT ); Sun, 14 Nov 2004 08:59:11 +0300 Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer-Plugin: Popup Memopad for Becky!2 Ver.0.03 Rev.2 X-Mailer: Becky! ver. 2.11.02 [en] 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: main.gmane.org gmane.emacs.help:21955 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21955 Define HOME variable with your path. Best regards, Slava sawati AT yandex ru ----------------------- Original Message ----------------------- From: graham@gorgeous.org To: help-gnu-emacs@gnu.org Date: Sat, 13 Nov 2004 22:34:12 +0000 Subject: Defining directory ~/ on MS-Windows ---- g> On MS-Windows Emacs understands paths like ~/foo.txt. It converts g> this to c:\foo.txt. I would like it to convert it to g> c:\Documents and Settings\My User Name\foo.txt instead, like XEmacs does. g> g> How can this be done? g> g> I'm using Emacs from CVS (21.3.50.1) on Windows XP SP2. ----------------------- Original Message -----------------------