all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: can I understand wich .emacs I'm using?
Date: Fri, 31 Jan 2014 18:20:29 -0800 (PST)	[thread overview]
Message-ID: <305f3e36-db99-48c2-b0bb-5bd8dea5e6b5@googlegroups.com> (raw)
In-Reply-To: <87a9ebhieu.fsf@kuiper.lan.informatimago.com>

On Saturday, February 1, 2014 4:24:01 AM UTC+5:30, Pascal J. Bourguignon wrote:
> Renato writes:

> > emh...and I can I show this variable? :-(

> M-x ielm RET user-init-file RET

When you do that you should get (something like) the following

-------------------
*** Welcome to IELM ***  Type (describe-mode) for help.
ELISP> user-init-file
"/home/renato/.emacs.d/init.el"
ELISP> user-emacs-directory
"~/.emacs.d/"
ELISP> (getenv "HOME")
"/home/renato"
ELISP> (getenv "USERPROFILE")
nil
ELISP> 
-------------------

In any case please check the above 4 things -- 2 variables and 2 getenv -- on 
both linux and windows and report back.

[And yes, M-x means Escape followed by x, or Alt and x together like Shift and 
A together which gets you a capital A. And dont ask why the unintuitive name like M- for that!


      reply	other threads:[~2014-02-01  2:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-31 21:23 can I understand wich .emacs I'm using? Renato
2014-01-31 21:33 ` Peter Dyballa
2014-01-31 21:39   ` Renato
2014-01-31 21:47     ` Peter Dyballa
     [not found]     ` <mailman.13410.1391204853.10748.help-gnu-emacs@gnu.org>
2014-02-01  0:02       ` Emanuel Berg
     [not found]   ` <mailman.13408.1391204419.10748.help-gnu-emacs@gnu.org>
2014-01-31 22:54     ` Pascal J. Bourguignon
2014-02-01  2:20       ` Rusi [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=305f3e36-db99-48c2-b0bb-5bd8dea5e6b5@googlegroups.com \
    --to=rustompmody@gmail.com \
    --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.