emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] Export and tangle
@ 2012-10-29  9:18 Sébastien Delafond
  2012-10-29 20:06 ` Myles English
  0 siblings, 1 reply; 3+ messages in thread
From: Sébastien Delafond @ 2012-10-29  9:18 UTC (permalink / raw)
  To: emacs-orgmode

Hi fellows,

just got the following bug report[0] from a Debian user:

  Typing C-c C-v t on the following file creates only bar.txt but not
  foo.txt as expected.  Does it matter whether BEGIN_SRC and END_SRC are
  written in small letters or not?

  The <..> lines are not part of foo.org

  <File foo.org>
  #+BEGIN_SRC text :tangle foo.txt
  foo
  #+END_SRC

  #+begin_src text :tangle bar.txt
  bar
  #+end_src
  <End of foo.org> 

From my own experience BEGIN_SRC/END_SRC do not care whether they're
capitalized or not, but in this particular case it seems it's making a
difference. Any idea ?

Cheers,

--Seb

[0] http://bugs.debian.org/691505

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

end of thread, other threads:[~2012-10-30  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-29  9:18 [bug] Export and tangle Sébastien Delafond
2012-10-29 20:06 ` Myles English
2012-10-30  7:44   ` Sébastien Delafond

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