Re: .emacs file, where?

what do you mean with:
the path "~/.emacs" ?c:/Users/saftarn/AppData/Roaming/ ?

thats what i get when i ask where $home is.

so should i have a file c:/Users/saftarn/AppData/Roaming/.emacs
exactly like that?
in Roaming I have a folder ".emacs.d", it shouldnt be placed in there?

--- Den tis 2008-07-01 skrev Peter Donner <p.donner <at> kplusk.com>:
Från: Peter Donner <p.donner <at> kplusk.com>
Ämne: Re: [erlang-questions] .emacs file, where?
Till: notnorwegian <at> yahoo.se
Datum: tisdag 1 juli 2008 13.47

not norwegian swede schrieb:
> Hi
>
> Im new to emacs. Where do I find the .emacs-file?
>
> It is not in my emacs filder and neither desktop search or google desktop
search can find it.
>
> if i have to create it, where should it be placed?
>
> Best regards
>
Hit C-x - C-f and then enter the path "~/.emacs" then you're in
the
right location (C-x C-s to save). The file doesn't exist in a fresh
Emacs install, it has to be created in your Home-Directory.

Have fun with Emacs :-)

--
Peter

Låna pengar utan säkerhet.
Sök och jämför lån hos Kelkoo.
<div>
<table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top">what do you mean with:<br>the path "~/.emacs" ?c:/Users/saftarn/AppData/Roaming/ ?<br><br>thats what i get when i ask where $home is.<br><br>so should i have a file c:/Users/saftarn/AppData/Roaming/.emacs<br>exactly like that?<br>in Roaming I have a folder ".emacs.d", it shouldnt be placed in there?<br><br>--- Den tis 2008-07-01 skrev Peter Donner &lt;p.donner <at> kplusk.com&gt;:<br><blockquote>Fr&aring;n: Peter Donner &lt;p.donner <at> kplusk.com&gt;<br>&Auml;mne: Re: [erlang-questions] .emacs file, where?<br>Till: notnorwegian <at> yahoo.se<br>Datum: tisdag 1 juli 2008 13.47<br><br>not norwegian swede schrieb:<br>&gt; Hi<br>&gt;<br>&gt; Im new to emacs. Where do I find the .emacs-file?<br>&gt;<br>&gt; It is not in my emacs filder and neither desktop search or google
 desktop<br>search can find it.<br>&gt;<br>&gt; if i have to create it, where should it be placed?<br>&gt;<br>&gt; Best regards<br>&gt;   <br>Hit C-x - C-f and then enter the path "~/.emacs" then you're in<br>the <br>right location (C-x C-s to save). The file doesn't exist in a fresh <br>Emacs install, it has to be created in your Home-Directory.<br><br>Have fun with Emacs :-)<br><br>-- <br>Peter</blockquote>
</td></tr></table>
<br>
L&aring;na pengar utan s&auml;kerhet.<br><a href="http://www.kelkoo.se/c-100390123-lan-utan-sakerhet.html?partnerId=96915014">S&ouml;k och j&auml;mf&ouml;r l&aring;n hos Kelkoo.</a>
</div>
Peter Donner | 1 Jul 13:57

Re: .emacs file, where?

not norwegian swede schrieb:
> what do you mean with:
> the path "~/.emacs" ?c:/Users/saftarn/AppData/Roaming/ 
Yes, '~' ist the short version for your home directory.
The long path is: c:/Users/saftarn/AppData/Roaming/.emacs

--

-- 
Peter

Re: .emacs file, where?

ok i get an error after copying exaclty what is on this link:
http://www.erlang.org/doc/apps/tools/erlang_mode_chapter.html

is there anysignificance to this:
`c:/Users/saftarn/AppData/Roaming/.emacs': the backquote and then normal one.
i use " " just like in the example(just copied it obv).


and how do i start with --debug-init?


("C:\\emacs-22.2\\bin\\emacs.exe")
Loading encoded-kb...done


An error has occurred while loading `c:/Users/saftarn/AppData/Roaming/.emacs':

File error: Cannot open load file, erlang-start

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

For information about GNU Emacs and the GNU system, type C-h C-a.



--- Den tis 2008-07-01 skrev Peter Donner <p.donner <at> kplusk.com>:
Från: Peter Donner <p.donner <at> kplusk.com>
Ämne: Re: [erlang-questions] .emacs file, where?
Till: notnorwegian <at> yahoo.se
Kopia: erlang-questions <at> erlang.org
Datum: tisdag 1 juli 2008 13.57

not norwegian swede schrieb:
> what do you mean with:
> the path "~/.emacs" ?c:/Users/saftarn/AppData/Roaming/
Yes, '~' ist the short version for your home directory.
The long path is: c:/Users/saftarn/AppData/Roaming/.emacs

--
Peter

Sök efter kärleken!
Hitta din tvillingsjäl på Yahoo! Dejting: http://se.meetic.yahoo.net
<div>
<table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top">ok i get an error after copying exaclty what is on this link:<br>http://www.erlang.org/doc/apps/tools/erlang_mode_chapter.html<br><br>is there anysignificance to this:<br>`c:/Users/saftarn/AppData/Roaming/.emacs': the backquote and then normal one.<br>i use " " just like in the example(just copied it obv).<br><br><br>and how do i start with --debug-init?<br><br><br>("C:\\emacs-22.2\\bin\\emacs.exe")<br>Loading encoded-kb...done<br><br><br>An error has occurred while loading `c:/Users/saftarn/AppData/Roaming/.emacs':<br><br>File error: Cannot open load file, erlang-start<br><br>To ensure normal operation, you should investigate and remove the<br>cause of the error in your initialization file.&nbsp; Start Emacs with<br>the `--debug-init' option to view a complete error backtrace.<br><br>For information about GNU Emacs and the GNU system, type C-h
 C-a.<br><br><br><br>--- Den tis 2008-07-01 skrev Peter Donner &lt;p.donner <at> kplusk.com&gt;:<br><blockquote>Fr&aring;n: Peter Donner &lt;p.donner <at> kplusk.com&gt;<br>&Auml;mne: Re: [erlang-questions] .emacs file, where?<br>Till: notnorwegian <at> yahoo.se<br>Kopia: erlang-questions <at> erlang.org<br>Datum: tisdag 1 juli 2008 13.57<br><br>not norwegian swede schrieb:<br>&gt; what do you mean with:<br>&gt; the path "~/.emacs" ?c:/Users/saftarn/AppData/Roaming/ <br>Yes, '~' ist the short version for your home directory.<br>The long path is: c:/Users/saftarn/AppData/Roaming/.emacs<br><br>-- <br>Peter</blockquote>
</td></tr></table>
<br><table><tr><td>S&ouml;k efter k&auml;rleken! <br>Hitta din tvillingsj&auml;l p&aring; Yahoo! Dejting: <a href="http://ad.doubleclick.net/clk;185753627;24584539;x?http://se.meetic.yahoo.net/index.php?mtcmk=148783">http://se.meetic.yahoo.net</a>
</td></tr></table>
</div>

Gmane