emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Saptarshi Guha <saptarshi.guha@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Wrong indentation for SRC tag in Python mode
Date: Wed, 9 Dec 2009 22:06:57 -0500	[thread overview]
Message-ID: <1e7471d50912091906v18d105d1qc9791d9adf15bcce@mail.gmail.com> (raw)

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.guha@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

             reply	other threads:[~2009-12-10  3:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-10  3:06 Saptarshi Guha [this message]
2009-12-10  3:13 ` Wrong indentation for SRC tag in Python mode Saptarshi Guha

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=1e7471d50912091906v18d105d1qc9791d9adf15bcce@mail.gmail.com \
    --to=saptarshi.guha@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sguha@purdue.edu \
    /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).