help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .emacs file in windows XP


From: Kevin Rodgers
Subject: Re: .emacs file in windows XP
Date: Tue, 17 Jan 2006 11:51:52 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Herbert Euler wrote:
From: Kevin Rodgers <ihs_4664@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: .emacs file in windows XP
Date: Mon, 16 Jan 2006 11:32:52 -0700

One can find out where Emacs is looking for that file with:
M-: (expand-file-name "~/.emacs")

So one can also find out which directory is home by typing
C-x d ~ RET, and the first line will show the whole name.

Here's another way to do that:
M-: (file-truename (expand-file-name "~"))

--
Kevin Rodgers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]