emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jacob Gerlach <jacobgerlach@gmail.com>
To: Shiyuan <gshy2014@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: babel setup
Date: Mon, 9 Jun 2014 06:00:02 -0400	[thread overview]
Message-ID: <CAA6UvuHgM3nUwAnJt=MJ9hDrROKvHavuGQqbtiBWedETX2JJpw@mail.gmail.com> (raw)
In-Reply-To: <CAOm4EMthUqvxvo1aHQsqhD-Wqdqk59oY4aV8Zg_4qNZFubBVBQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]

I think this has to do with autoload, but I am not an emacs or org expert.

Try making sure that (package-initialize) comes before any org functions in
your .emacs (from the answer here
<http://stackoverflow.com/questions/17416738/emacs-initialization-as-org-file-how-can-i-get-the-right-version-of-org-mode>
).

HTH,
Jake


On Mon, Jun 9, 2014 at 1:18 AM, Shiyuan <gshy2014@gmail.com> wrote:

> Hi all,
>       I am using Emacs 24.3.9 + org-mode 8.2.6(from ELPA)
>       I followed this instruction
> http://orgmode.org/worg/org-contrib/babel/languages.html#configure
>
> and added the following to my .emacs file.
>
> (org-babel-do-load-languages
>   'org-babel-load-languages
>   '((python . t)
>     (emacs-lisp . t)))
>
> After that, org-mode mysteriously switched back to the old version 7.9.
>  Another problem is that export command C-c C-e no longer works and
> generates error: Symbol's function definition is void: org-defvaralias. Is
> there any step I missed? Thanks.
>
> Shiyuan
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 1788 bytes --]

  reply	other threads:[~2014-06-09 10:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09  5:18 babel setup Shiyuan
2014-06-09 10:00 ` Jacob Gerlach [this message]
2014-06-09 13:48 ` Omid
2014-06-09 18:39   ` Shiyuan
2014-06-09 14:54 ` Jorge A. Alfaro-Murillo
2014-06-09 15:03   ` psycho_punch
2014-06-09 18:44     ` Shiyuan
2014-06-09 18:40   ` Shiyuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA6UvuHgM3nUwAnJt=MJ9hDrROKvHavuGQqbtiBWedETX2JJpw@mail.gmail.com' \
    --to=jacobgerlach@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gshy2014@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).