From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Pontefice Subject: still prob on .emacs (win / linux) Date: Mon, 20 Jan 2014 12:12:35 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0149c5f611412a04f064f87e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5CmU-000628-GP for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 06:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5CmT-0007BQ-Ao for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 06:12:38 -0500 Received: from mail-ob0-x236.google.com ([2607:f8b0:4003:c01::236]:42686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5CmT-0007BJ-4w for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 06:12:37 -0500 Received: by mail-ob0-f182.google.com with SMTP id wm4so1543198obc.27 for ; Mon, 20 Jan 2014 03:12:36 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --089e0149c5f611412a04f064f87e Content-Type: text/plain; charset=ISO-8859-1 Hi, I still have some prob, on my init.el/.emacs file on a Dropbox folder. Actually, my init.el on windos, is this: ______________________________________________ ;; -*- mode: elisp -*- (load " C:/Documents and Settings/renatop/Documenti/Dropbox/Documenti/emacs_prof/.emacs") ________________________________________________ when I start emacs, 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 --089e0149c5f611412a04f064f87e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
I still have some prob, on my = init.el/.emacs file on a Dropbox folder.

Actually, my init.el = on windos, is this:
______________________________________________
;;= -*- mode: elisp -*-
(load " C:/Documents and Settings/renatop/Documenti/Dropbox/Documenti/= emacs_prof/.emacs")
_______________________________________________= _

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

File e= rror: Cannot open load file,=A0 C:/Documents and Settings/renatop/Documenti= /Dropbox/Documenti/emacs_prof/.emacs

To ensure normal operation, you should investigate and remove the
ca= use of the error in your initialization file.=A0 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 w= ith init.el


--089e0149c5f611412a04f064f87e--