all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: tangling order
Date: Tue, 16 Feb 2016 06:42:52 -0500	[thread overview]
Message-ID: <CAJ51ETr6PbPkKjcW=YLcW-W9OXp3juWgddWuu23qy-LRO4GL-g@mail.gmail.com> (raw)
In-Reply-To: <m2povx2c00.fsf@charm-ecran.irisa.fr>

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

I think you are seeing that the blocks are tangled in reverse. If I add a
third arbitrary lang it comes in reverse.

If they are all the same language, they are in the right order. It looks
like org collects by language, so your strategy won't work with org-babel
tangle I guess.

On Tue, Feb 16, 2016 at 5:19 AM, Alan Schmitt <
alan.schmitt@polytechnique.org> wrote:

> #+BEGIN_SRC foob :tangle foo.ml
> let x = 1
> #+END_SRC
>
> #+BEGIN_SRC fooa :tangle foo.ml
> let x = 2
> #+END_SRC
>



John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

[-- Attachment #2: Type: text/html, Size: 1552 bytes --]

  reply	other threads:[~2016-02-16 11:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 10:19 tangling order Alan Schmitt
2016-02-16 11:42 ` John Kitchin [this message]
2016-02-16 15:22   ` Alan Schmitt
2016-02-16 17:34     ` Charles C. Berry
2016-02-17 15:43       ` Alan Schmitt

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ51ETr6PbPkKjcW=YLcW-W9OXp3juWgddWuu23qy-LRO4GL-g@mail.gmail.com' \
    --to=jkitchin@andrew.cmu.edu \
    --cc=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.