emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: "Martin G. Skjæveland" <martige@ifi.uio.no>
Cc: emacs-orgmode@gnu.org
Subject: Re: [babel] trimming tangled code
Date: Wed, 04 Nov 2009 15:19:41 -0700	[thread overview]
Message-ID: <m2vdhqndaa.fsf@gmail.com> (raw)
In-Reply-To: <4AF1970C.1040407@ifi.uio.no> ("Martin G. Skjæveland"'s message of "Wed, 04 Nov 2009 16:00:28 +0100")

Hi Martin,

I just pushed up some changes to the org-babel-tangle functionality
which should fix this problem.

Best -- Eric

"Martin G. Skjæveland" <martige@ifi.uio.no> writes:

> Hi all,
>
> I'm using org-babel to tangle XML documents. That works fine (thanks to 
> help from Eric S. on this list yesterday), except it adds(?) space in 
> the beginning (and end) of the output document and front of the xml 
> declaration thus making an invalid XML document. Is it possible to trim 
> this space?
>
> My tangled file looks like:
>
>
>
>
> <?xml version="1.0" encoding="utf-8"?>
> <XML></XML>
>
>
>
> I would prefer:
>
> <?xml version="1.0" encoding="utf-8"?>
> <XML></XML>
>
>
> Thanks!
> Martin
>
>
> _______________________________________________
> 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	other threads:[~2009-11-04 22:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04 15:00 [babel] trimming tangled code "Martin G. Skjæveland"
2009-11-04 22:19 ` Eric Schulte [this message]

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=m2vdhqndaa.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=martige@ifi.uio.no \
    /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).