Hello, I'm using Aquamacs preview 2.0 and 6.32trans to export the following snippet to HTML. However, the HTML formatting does not reflect the correct indentation. It does work in the emacs terminal version(i.e emacs with the same version of org) Could this be an Aquamacs issue or how org interacts with Aquamacs Regards Saptarshi
## org begins Test one two or three Four five. Six Seven #+BEGIN_SRC python ##play_info has members that reflect play e.g. title,how,extras(extra keywords) def pre_play(x): play_info = x.playInfo() if mail_gmail(to="saptarshi.g...@gmail.com",subject="My Music!",text=str(play_info)): print "Sent Email" ## Playable play(title="BollyMore",type=URL,how="http://64.62.194.5:24236") wakeup(title='Music',start=5,play='BollyMore',gaddy=10) #+END_SRC _______________________________________________ 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