emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* win xp 7 where is init.el (or .emacs)
@ 2015-12-04 11:02 Renato Pontefice
  2015-12-04 11:10 ` Loris Bennett
  2015-12-04 11:26 ` Renato Pontefice
  0 siblings, 2 replies; 5+ messages in thread
From: Renato Pontefice @ 2015-12-04 11:02 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

Hi,
I'm becoming crazy.
I' m unable to reach that file on my emacs-bin-w64-20151110-9145e79
installation on a win 7 64 bit pc.

I read all the documentation about, googles everythings...but I'm unable to
reach it.

Do someone can help me?

TIA

Renato

[-- Attachment #2: Type: text/html, Size: 413 bytes --]

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

* Re: win xp 7 where is init.el (or .emacs)
  2015-12-04 11:02 win xp 7 where is init.el (or .emacs) Renato Pontefice
@ 2015-12-04 11:10 ` Loris Bennett
  2015-12-04 11:15   ` Loris Bennett
  2015-12-04 11:26 ` Renato Pontefice
  1 sibling, 1 reply; 5+ messages in thread
From: Loris Bennett @ 2015-12-04 11:10 UTC (permalink / raw)
  To: emacs-orgmode

Renato Pontefice <renato.pontefice@gmail.com> writes:

> Hi,
> I'm becoming crazy.
> I' m unable to reach that file on my emacs-bin-w64-20151110-9145e79
> installation on a win 7 64 bit pc.
>
> I read all the documentation about, googles everythings...but I'm unable to
> reach it.
>
> Do someone can help me?
>
> TIA
>
> Renato
>

Did you look at this:

https://www.gnu.org/software/emacs/manual/html_node/efaq-w32/Location-of-init-file.html

?

Cheers,

Loris

-- 
This signature is currently under construction.

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

* Re: win xp 7 where is init.el (or .emacs)
  2015-12-04 11:10 ` Loris Bennett
@ 2015-12-04 11:15   ` Loris Bennett
  0 siblings, 0 replies; 5+ messages in thread
From: Loris Bennett @ 2015-12-04 11:15 UTC (permalink / raw)
  To: emacs-orgmode

"Loris Bennett" <loris.bennett@fu-berlin.de> writes:

> Renato Pontefice <renato.pontefice@gmail.com> writes:
>
>> Hi,
>> I'm becoming crazy.
>> I' m unable to reach that file on my emacs-bin-w64-20151110-9145e79
>> installation on a win 7 64 bit pc.
>>
>> I read all the documentation about, googles everythings...but I'm unable to
>> reach it.
>>
>> Do someone can help me?
>>
>> TIA
>>
>> Renato
>>
>
> Did you look at this:
>
> https://www.gnu.org/software/emacs/manual/html_node/efaq-w32/Location-of-init-file.html
>
> ?

However, don't necessarily expect to find .emacs in any of those
places.  If it is not already there, just create it somewhere emacs will
find it (see above).

Cheers,

Loris

-- 
This signature is currently under construction.

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

* Re: win xp 7 where is init.el (or .emacs)
  2015-12-04 11:02 win xp 7 where is init.el (or .emacs) Renato Pontefice
  2015-12-04 11:10 ` Loris Bennett
@ 2015-12-04 11:26 ` Renato Pontefice
  2015-12-04 14:29   ` John Hendy
  1 sibling, 1 reply; 5+ messages in thread
From: Renato Pontefice @ 2015-12-04 11:26 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

I've just found it.
Following this tip
http://stackoverflow.com/questions/10112663/home-directory-and-emacs-file-in-windows-7

Renato

Il giorno ven 4 dic 2015 alle ore 12:02 Renato Pontefice <
renato.pontefice@gmail.com> ha scritto:

> Hi,
> I'm becoming crazy.
> I' m unable to reach that file on my emacs-bin-w64-20151110-9145e79
> installation on a win 7 64 bit pc.
>
> I read all the documentation about, googles everythings...but I'm unable
> to reach it.
>
> Do someone can help me?
>
> TIA
>
> Renato
>

[-- Attachment #2: Type: text/html, Size: 1067 bytes --]

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

* Re: win xp 7 where is init.el (or .emacs)
  2015-12-04 11:26 ` Renato Pontefice
@ 2015-12-04 14:29   ` John Hendy
  0 siblings, 0 replies; 5+ messages in thread
From: John Hendy @ 2015-12-04 14:29 UTC (permalink / raw)
  To: Renato Pontefice; +Cc: emacs-orgmode@gnu.org

On Fri, Dec 4, 2015 at 5:26 AM, Renato Pontefice
<renato.pontefice@gmail.com> wrote:
> I've just found it.
> Following this tip
> http://stackoverflow.com/questions/10112663/home-directory-and-emacs-file-in-windows-7

I didn't get to this in time, but would have suggested the same. Using
both Linux and Win7, it's quite frustrating figuring out the various
Windows definitions of "home."

I use the same trick, by doing C-x C-f ~/ and then pressing TAB
repeatedly. If that's not enough, I've opened up a File Explorer to
try and follow along, doing ~/.. TAB (looking at the parent dir). On
my system, this ends up being something in C:\Users\Username\AppData\
and I can't recall which (using Linux at the moment), Local or Roaming
perhaps...

Glad you found it.


John

>
> Renato
>
> Il giorno ven 4 dic 2015 alle ore 12:02 Renato Pontefice
> <renato.pontefice@gmail.com> ha scritto:
>>
>> Hi,
>> I'm becoming crazy.
>> I' m unable to reach that file on my emacs-bin-w64-20151110-9145e79
>> installation on a win 7 64 bit pc.
>>
>> I read all the documentation about, googles everythings...but I'm unable
>> to reach it.
>>
>> Do someone can help me?
>>
>> TIA
>>
>> Renato

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

end of thread, other threads:[~2015-12-04 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-04 11:02 win xp 7 where is init.el (or .emacs) Renato Pontefice
2015-12-04 11:10 ` Loris Bennett
2015-12-04 11:15   ` Loris Bennett
2015-12-04 11:26 ` Renato Pontefice
2015-12-04 14:29   ` John Hendy

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).