emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-babel init
@ 2010-07-12 16:23 Jordi Inglada
  2010-07-12 16:29 ` Richard Riley
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jordi Inglada @ 2010-07-12 16:23 UTC (permalink / raw)
  To: Emacs-orgmode

Hi all,

I am having the same problem as this user here:

http://www.mail-archive.com/emacs-orgmode@gnu.org/msg17498.html

and the contrib/lisp directory is indeed in my load path.

I am using a git changeset cloned today (Org-mode version 6.34trans
(release_6.36.608.gc1ef)).

I have tried using "emacs -q" and then loading an .el file containing
only the following lines:

(setq load-path (cons "/home/inglada/local/src/org-mode/lisp" load-path))
(setq load-path (cons "/home/inglada/local/src/org-mode/contrib/lisp" load-path))

(require 'org-install)
(require 'org-babel-init)
(require 'org-babel-python)

and I get the same result.

Thank you very much for your help.

Jordi

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-13  7:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-12 16:23 Org-babel init Jordi Inglada
2010-07-12 16:29 ` Richard Riley
2010-07-12 17:17   ` Eric Schulte
2010-07-12 17:07 ` Erik Iverson
2010-07-12 17:15 ` Eric Schulte
     [not found] ` <2244855.24695.1278961524540.JavaMail.root@zm-cesbio-01>
2010-07-12 20:53   ` Jordi Inglada
2010-07-12 20:58     ` Jordi Inglada
2010-07-12 21:17     ` Eric Schulte
     [not found]     ` <8956733.24699.1278969401734.JavaMail.root@zm-cesbio-01>
2010-07-13  7:01       ` Jordi Inglada

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).