Actually, about the first problem, I found about org-src-lang-modes
variable and that you can do

(add-to-list 'org-src-lang-modes '("asymptote" . asy))

But, shouldn't this be done upon loading org-babel-asymptote, like
org-babel-ocaml, which points automatically ocaml to tuareg-mode ?

About the second problem, I can always edit code in native mode (C-c ')
go back to org file, compile the block, and visit the link provided. But
it still looks to me a bit awkward and unnatural and I still got the
urge to press C-c C-c in native mode.

-- 
Nicolas Goaziou



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

Reply via email to