help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Prob wit init.el / .emacs on two different installation (win - linux)


From: Renato Pontefice
Subject: Prob wit init.el / .emacs on two different installation (win - linux)
Date: Mon, 20 Jan 2014 12:51:36 +0100

Hi,
I have two installation of emacs:
- one at work with windows xp
- one at jome in linux Debian
I would use the same initialization file (init.el for win, and .emacs on
linux)

I've created a init.el on windows with just this line:

______________________________________________
;; -*- mode: elisp -*-
(load " C:/Documents and
Settings/renatop/Documenti/Dropbox/Documenti/emacs_prof/.emacs")
________________________________________________

where the .emacs reside on a Dropbox folder, accessible from both devices

when I start emacs from win , i reveive the following message:
_________________
Warning (initialization): An error occurred while loading
`c:/emacs/.emacs.d/init.el':

File error: Cannot open load file,  C:/Documents and
Settings/renatop/Documenti/Dropbox/Documenti/emacs_prof/.emacs

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.
__________________

What can I llok for?

TIA

Renato


ps
I've also made a proof with init.el


reply via email to

[Prev in Thread] Current Thread [Next in Thread]