emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Babel] Blank line preceeds tangled data
@ 2011-08-26  1:15 Bernt Hansen
  2011-08-26  4:35 ` Nick Dokos
  0 siblings, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2011-08-26  1:15 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

When I tangle some file such as

#+begin_src sh :tangle x.sh
  #!/bin/sh
  echo done
#+end_src

I get the following output which includes a blank line up front.

,----[ x.sh ]
| 
| #!/bin/sh
| echo done
`----

Doesn't this break the shebang line on unix?  I don't think the leading
blank line should be in the tangled output.

Regards,
Bernt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-26 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-26  1:15 [Babel] Blank line preceeds tangled data Bernt Hansen
2011-08-26  4:35 ` Nick Dokos
2011-08-26  9:17   ` Rainer M Krug
2011-08-26 10:20     ` Bernt Hansen

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).