Hi Mishal, Mishal Awadah <a.mam...@gmail.com> writes:
> I’m having a problem with org-mode source blocks in python when > python-mode.el is enabled for python-mode instead of python.el. > > I detailed my problem here: http://stackoverflow.com/questions/ > 22565379/ > emacs-org-mode-python-source-blocks-dont-export-with-python-mode-el > > and it looks like there is some history with a now non-existant > function org-html-do-format-code here: http://lists.gnu.org/archive/ > html/emacs-orgmode/2014-03/msg01018.html Be reassured, `org-html-do-format-code' still exists! I can't reproduce the problem: I installed python-mode.el from launchpad and tried to export a file containing some python code to HTML, it exports well. Can you share a minimal example? Thanks, -- Bastien