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 t
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 Regard
Fredrik writes:
> Any idea on what I am doing wrong? I just want to set up my config to be load
> by
> babel?
>
> I have my Windows emacs set up with the latest packer for org (20130819) and
> have the following in my .emacs
> ;; setup orgmode babel
> (setq org-babel-load-languages '((emacs-lisp