From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik Subject: Re: babel-load problem Date: Thu, 22 Aug 2013 08:17:55 +0200 Message-ID: <5215AD13.8070001@jumans.net> References: <5215347D.1050409@jumans.net> <87k3jee7ub.fsf@noman.maa.corp.collab.net> <52159CE1.2000804@jumans.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCODh-0005KR-3l for emacs-orgmode@gnu.org; Thu, 22 Aug 2013 02:18:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCODb-0005Tp-DO for emacs-orgmode@gnu.org; Thu, 22 Aug 2013 02:18:09 -0400 Received: from usrmta01.talkactive.net ([195.128.174.71]:31005 helo=mail.talkactive.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCODb-0005Td-70 for emacs-orgmode@gnu.org; Thu, 22 Aug 2013 02:18:03 -0400 In-Reply-To: <52159CE1.2000804@jumans.net> 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, noorul@noorul.com I solved it... but don't really understand why. I tested changing the name of my org file between .emacs.org and emacs.org and changing the loadpath accordingly : (org-babel-load-file "~/emacs.org") And now suddenly it works but only if the file is named emacs.org if I add an dot in front of the name I get the same issues as before On 2013-08-22 07:08, Fredrik wrote: > My emacs.org is empty so far... But yes my $HOME is set to > c:/Users/fe/Dropbox/emacs > > Regards, > > Fredrik > > On 2013-08-22 05:13, Noorul Islam K M wrote: >> In emacs.org, are you trying to load >> "c:/Users/fe/Dropbox/emacs/emacs.el" ? or is your $HOME set to >> c:/Users/fe/Dropbox/emacs ? Thanks and Regards Noorul > >