From: Yann Le Du <yann.ledu.fr@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Tangle only current code block?
Date: Mon, 8 Oct 2012 01:00:05 +0200 [thread overview]
Message-ID: <CALF=OS7ssvfSiyRNgiqsyO_AwjJvoiYe-FudrASg7c54mUS58Q@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 605 bytes --]
Hi,
I have a bunch of code chunks with stuff like <<fun name>> and headers like
:tangle toto.c exporting to different files in noweb style
If I use C-c C-v t, it extracts all of those code chunks nicely
However, sometimes I would like to put my cursor inside one of those code
chunks and then extract only that one, not the others.
Is there a simple way ?
I narly found a solution, but to make it work nicely I need to put
org-babel-tangle inside a macro, but it fails: if I define a macro :
C-x (
M-x org-babel-tangle
C-x )
C-x e
it fails, saying wrong type argument stringp, nul
I'm lost.
Yann
[-- Attachment #2: Type: text/html, Size: 800 bytes --]
next reply other threads:[~2012-10-07 23:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-07 23:00 Yann Le Du [this message]
2012-10-07 23:39 ` Tangle only current code block? Eric Schulte
2012-10-08 6:21 ` Yann Le Du
2012-10-09 2:28 ` Eric Schulte
2012-10-08 22:32 ` Bill White
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='CALF=OS7ssvfSiyRNgiqsyO_AwjJvoiYe-FudrASg7c54mUS58Q@mail.gmail.com' \
--to=yann.ledu.fr@gmail.com \
--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 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).