emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicholas Putnam <nputnam@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Emacs-orgmode@gnu.org
Subject: Re: org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?
Date: Thu, 8 Jul 2010 10:45:47 -0500	[thread overview]
Message-ID: <AANLkTimfgt3-orr16K099KFl2iXZuYvVwloea6EHWpFa@mail.gmail.com> (raw)
In-Reply-To: <87hbkafs2w.fsf@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1968 bytes --]

Dear Eric,

Updating from the repository, and putting it at the head of my load-path
fixed the problem with org-babel-tangle-lang-exts.  Thanks.

org-version returns org-mode version 6.36trans (release_6.36.576.gec22).

I still can't seem to export python to html with syntax coloring when
exporting to browser on C-c C-e b.  Should this just work?  I do see syntax
coloring on C-c '.  Setting or not setting org-export-htmlize doesn't seem
to make any difference.

Nik


On Thu, Jul 8, 2010 at 12:41 AM, Eric Schulte <schulte.eric@gmail.com>wrote:

> Hi Nicholas,
>
> There are a couple of problems.  The first was a missing autoload in
> org.el which I've now inserted (thanks for helping this issue come to
> light).  The second has to do with your config.  I believe you are
> loading an old version of Org-mode.  Be sure to that the first
> instance of Org-mode on your load path is the newest version, you can
> run M-x org-version to see what version you are currently running,
> when I run that command the output starts with
>
>  Org-mode version 6.36trans
>
> If yours starts with the same then you should be fine.
>
> I'm attaching a modified version of your init which worked for me
> against the latest Org-mode from git.  A couple of differences worth
> noting in my modified version are
>
> - I'm putting the path to the org-mode git repository on my load path
>
> - I removed the calls to font-lock mode which shouldn't be necessary
>  with current versions of Emacs
>
> - I fixed the call to `org-babel-do-load-languages' so that it's
>  second argument is the org-babel-load-languages variable
>
> - I'm not loading ruby (which I just did to simplify my test of a
>  minimal Emacs config -- you should be able to replace it)
>
> Please do a git pull on the Org-mode repo, re-run make clean && make,
> and then give this new config file a try (with the org-mode load path
> adjusted to your system) and let me know how it goes.
>
> Best -- Eric
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 2424 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-07-08 15:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-08  2:38 org-babel-tangle-lang-exts must be initialized? how to get syntax coloring? Nicholas Putnam
2010-07-08  3:29 ` Eric Schulte
2010-07-08  4:44   ` Nicholas Putnam
2010-07-08  5:41     ` Eric Schulte
2010-07-08 15:45       ` Nicholas Putnam [this message]
2010-07-08 18:33         ` Eric Schulte
2010-07-08 20:07           ` Nicholas Putnam
2010-07-08 20:28             ` Eric Schulte
2010-07-08 21:04               ` Nicholas Putnam
2010-07-09 20:29                 ` Eric Schulte

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=AANLkTimfgt3-orr16K099KFl2iXZuYvVwloea6EHWpFa@mail.gmail.com \
    --to=nputnam@gmail.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=schulte.eric@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).