all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Where to put .emacs in Windows?
@ 2008-04-20 22:54 Nikola Skoric
  2008-04-20 23:51 ` Pascal Bourguignon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nikola Skoric @ 2008-04-20 22:54 UTC (permalink / raw)
  To: help-gnu-emacs

I'm sorry if there's a valid RTFM answer, but I did try to search the
manual for this one... and didn't find the answer. Anyway, I
downloaded Emacs for Windows and now I want to put my .emacs file
somewhere where emacs.exe will see it and parse it. Now, where would
that be?

-- 
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where to put .emacs in Windows?
  2008-04-20 22:54 Where to put .emacs in Windows? Nikola Skoric
@ 2008-04-20 23:51 ` Pascal Bourguignon
  2008-04-21  2:22   ` rustom
  2008-04-21  8:18   ` Nikola Skoric
  2008-04-21  3:14 ` Eli Zaretskii
       [not found] ` <mailman.10640.1208747682.18990.help-gnu-emacs@gnu.org>
  2 siblings, 2 replies; 7+ messages in thread
From: Pascal Bourguignon @ 2008-04-20 23:51 UTC (permalink / raw)
  To: help-gnu-emacs

Nikola Skoric <nick-news@net4u.hr> writes:

> I'm sorry if there's a valid RTFM answer, but I did try to search the
> manual for this one... and didn't find the answer. Anyway, I
> downloaded Emacs for Windows and now I want to put my .emacs file
> somewhere where emacs.exe will see it and parse it. Now, where would
> that be?

Exactly at the same place as on any other platform.  From the point of
view of emacs, of course.  Just C-x C-f ~/.emacs RET

Now, the actual place where emacs goes when you specify ~/ may be
known with: C-x C-f ~/ RET

Try: M-: (info "(emacs)Windows HOME") RET

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

NOTE: The most fundamental particles in this product are held
together by a "gluing" force about which little is currently known
and whose adhesive power can therefore not be permanently
guaranteed.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where to put .emacs in Windows?
  2008-04-20 23:51 ` Pascal Bourguignon
@ 2008-04-21  2:22   ` rustom
  2008-04-21  8:18   ` Nikola Skoric
  1 sibling, 0 replies; 7+ messages in thread
From: rustom @ 2008-04-21  2:22 UTC (permalink / raw)
  To: help-gnu-emacs

On Apr 21, 4:51 am, Pascal Bourguignon <p...@informatimago.com> wrote:
> Nikola Skoric <nick-n...@net4u.hr> writes:
> > I'm sorry if there's a valid RTFM answer, but I did try to search the
> > manual for this one... and didn't find the answer. Anyway, I
> > downloaded Emacs for Windows and now I want to put my .emacs file
> > somewhere where emacs.exe will see it and parse it. Now, where would
> > that be?
>
> Exactly at the same place as on any other platform.  From the point of
> view of emacs, of course.  Just C-x C-f ~/.emacs RET

It may be worth checking whether your HOME is set. And for an old
unixer that can be quite strange: Its something like this (not sure
all details are correct)
Control Panel -> System -> Advanced -> Environment variables


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where to put .emacs in Windows?
  2008-04-20 22:54 Where to put .emacs in Windows? Nikola Skoric
  2008-04-20 23:51 ` Pascal Bourguignon
@ 2008-04-21  3:14 ` Eli Zaretskii
       [not found] ` <mailman.10640.1208747682.18990.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 7+ messages in thread
From: Eli Zaretskii @ 2008-04-21  3:14 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Nikola Skoric <nick-news@net4u.hr>
> Date: Sun, 20 Apr 2008 22:54:49 +0000 (UTC)
> 
> I'm sorry if there's a valid RTFM answer, but I did try to search the
> manual for this one... and didn't find the answer. Anyway, I
> downloaded Emacs for Windows and now I want to put my .emacs file
> somewhere where emacs.exe will see it and parse it. Now, where would
> that be?

Could you please tell how did you search?  If you used the `i'
index-search command, which strings did you try with it?

This information certainly is in the manual (see the node "Find Init"
which has a cross-reference to where the HOME variable is described),
so if you didn't find it, we probably need to improve the indexing in
the manual, or something else.

TIA




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where to put .emacs in Windows?
       [not found] ` <mailman.10640.1208747682.18990.help-gnu-emacs@gnu.org>
@ 2008-04-21  8:17   ` Nikola Skoric
  2008-04-21  9:44     ` Sergei
  0 siblings, 1 reply; 7+ messages in thread
From: Nikola Skoric @ 2008-04-21  8:17 UTC (permalink / raw)
  To: help-gnu-emacs

Dana Mon, 21 Apr 2008 06:14:38 +0300, 
Eli Zaretskii <eliz@gnu.org> kaze:
>> From: Nikola Skoric <nick-news@net4u.hr>
>> Date: Sun, 20 Apr 2008 22:54:49 +0000 (UTC)
>> 
>> I'm sorry if there's a valid RTFM answer, but I did try to search the
>> manual for this one... and didn't find the answer. Anyway, I
>> downloaded Emacs for Windows and now I want to put my .emacs file
>> somewhere where emacs.exe will see it and parse it. Now, where would
>> that be?
>
> Could you please tell how did you search?  If you used the `i'
> index-search command, which strings did you try with it?

 I searched documentation and I googled for string "windows .emacs".

> This information certainly is in the manual (see the node "Find Init"
> which has a cross-reference to where the HOME variable is described),
> so if you didn't find it, we probably need to improve the indexing in
> the manual, or something else.

No need to improve anything but my imagination. I just didn't connect
the fact that .emacs is in my HOME dir and that Windows too have HOME.

-- 
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where to put .emacs in Windows?
  2008-04-20 23:51 ` Pascal Bourguignon
  2008-04-21  2:22   ` rustom
@ 2008-04-21  8:18   ` Nikola Skoric
  1 sibling, 0 replies; 7+ messages in thread
From: Nikola Skoric @ 2008-04-21  8:18 UTC (permalink / raw)
  To: help-gnu-emacs

Dana Mon, 21 Apr 2008 01:51:44 +0200, 
Pascal Bourguignon <pjb@informatimago.com> kaze:
> Nikola Skoric <nick-news@net4u.hr> writes:
>
>> I'm sorry if there's a valid RTFM answer, but I did try to search the
>> manual for this one... and didn't find the answer. Anyway, I
>> downloaded Emacs for Windows and now I want to put my .emacs file
>> somewhere where emacs.exe will see it and parse it. Now, where would
>> that be?
>
> Exactly at the same place as on any other platform.  From the point of
> view of emacs, of course.  Just C-x C-f ~/.emacs RET

Of course. Thanks for pointing the obvious!

-- 
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where to put .emacs in Windows?
  2008-04-21  8:17   ` Nikola Skoric
@ 2008-04-21  9:44     ` Sergei
  0 siblings, 0 replies; 7+ messages in thread
From: Sergei @ 2008-04-21  9:44 UTC (permalink / raw)
  To: help-gnu-emacs

On Apr 21, 3:17 pm, Nikola Skoric <nick-n...@net4u.hr> wrote:

[...]

> No need to improve anything but my imagination. I just didn't connect
> the fact that .emacs is in my HOME dir and that Windows too have HOME.

It is not obvious, where you would like to point your %HOME% to.  It
may be "C:\Documents and Settings\your_account\Application Data" (as
EmacsNT likes it), or c:\cywin\home\your_account (as cygwin prefers
it).  Probably you would like emacs settngs be consistent with
cygwin's.

--
Sergio




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-04-21  9:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-20 22:54 Where to put .emacs in Windows? Nikola Skoric
2008-04-20 23:51 ` Pascal Bourguignon
2008-04-21  2:22   ` rustom
2008-04-21  8:18   ` Nikola Skoric
2008-04-21  3:14 ` Eli Zaretskii
     [not found] ` <mailman.10640.1208747682.18990.help-gnu-emacs@gnu.org>
2008-04-21  8:17   ` Nikola Skoric
2008-04-21  9:44     ` Sergei

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.