Lee Hinman <l...@writequit.org> writes:

> I tried it running from git (org-version returns "Org-mode version
> 8.2.3a (release_8.2.3a @ /Users/hinmanm/src/elisp/org-mode/lisp/)")

Latest release is 8.2.5h, later than the one reported.

> (setq org-babel-default-header-args
>       (cons '(:results . "code")
>             (assq-delete-all :results org-babel-default-header-args)))
>
>
> Which seems very strange to me, once I comment out that line the text is
> tangled as just
>
> (println "foo")
> ;; My comment

Okay, so this is in your config.  Maybe try latest Org to see if you
can keep your config?

-- 
 Bastien

Reply via email to