all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: Where is config?
Date: Mon, 09 Apr 2007 21:30:41 +0100	[thread overview]
Message-ID: <461aa272$0$90274$14726298@news.sunsite.dk> (raw)
In-Reply-To: <1176131130.622555.200520@q75g2000hsh.googlegroups.com>

Grigory Temchenko wrote:
> On Apr 9, 6:19 pm, Hadron <hadronqu...@gmail.com> wrote:
> 
>> I'm confused. What has the above got do with what he was asking for
>> which is ~/.emacs isn't it?
> 
> I might not know what is ~/ I should know what is My Computer icon.
> 
> P.S. %-)
> 

Grigory,

~/  is your home directory on Unix-type OSes. Unix uses / as
the directory separator, MS-Windows uses \

~/ is equivalent to c:\Documents and Settings\<user name> on MS-Windows.

To set the home environmental variable select (from memory, might not be exactly correct),
select

Start/Settings/Control Panel
System entry
Advanced tab
Environmental Variables button

You should have two lists of variables, the top is for yourself,
and the bottom for other users of your machine.

Select "Add new variable" for the top list,
enter "HOME" for the name, and
"c:\Documents and Settings\Grigory\Application Data"
for the value, assuming you log into MS-Windows as "Grigory"

You can open "~\.emacs.el" in emacs;
emacs will expand ~\ to the correct directory.


BTW,
are you running MS-Windows Vista?
IIRC, it causes some issues with Emacs,
there should be more information on the wiki,
or you can search the web/this usenet group.


HTH,
Colin S. Miller

-- 
Replace the obvious in my email address with the first three letters of the hostname to reply.

      reply	other threads:[~2007-04-09 20:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09  9:09 Where is config? Grigory Temchenko
2007-04-09  9:40 ` Tim X
2007-04-09 15:17   ` Eli Zaretskii
2007-04-09  9:58 ` Lennart Borgman (gmail)
2007-04-09 10:10 ` Leo
     [not found] ` <mailman.1857.1176112912.7795.help-gnu-emacs@gnu.org>
2007-04-09 10:47   ` Grigory Temchenko
2007-04-09 12:11     ` Lennart Borgman (gmail)
     [not found]     ` <mailman.1862.1176120903.7795.help-gnu-emacs@gnu.org>
2007-04-09 14:35       ` Grigory Temchenko
2007-04-09 15:33     ` Eli Zaretskii
     [not found] ` <mailman.1858.1176113687.7795.help-gnu-emacs@gnu.org>
2007-04-09 14:19   ` Hadron
2007-04-09 15:05     ` Grigory Temchenko
2007-04-09 20:30       ` Colin S. Miller [this message]

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='461aa272$0$90274$14726298@news.sunsite.dk' \
    --to=no-spam-thank-you@csmiller.demon.co.uk \
    --cc=help-gnu-emacs@gnu.org \
    /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.