emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Berry <ccberry@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: Re: [Babel] [possible bug] Empty src block prevents other block to expand
Date: Mon, 23 Jun 2014 15:56:00 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140623T174920-577@post.gmane.org> (raw)
In-Reply-To: CANMKmeft59V00nF0nA-4tS58QnB9A11UiKgkZUz2hQ6Ff5N-Mg@mail.gmail.com

Nicolas Girard <girard.nicolas <at> gmail.com> writes:

> 
> The empty src block at the beginning of the following file prevents
> "capture-tmpl" to expand when tangling.
> 

I think the diagnosis is incorrect.

The empty source block has no effect.

Adding ':noweb yes' to `capture's header args fixes things.

org-version: 8.3-8-gce2359

Chuck


> 

[snip]

> #+name: capture
> #+begin_src emacs-lisp :tangle no

Add `:noweb yes' to the previous line

>   ("C" "Capture" entry "
>   <<capture-tmpl>>")
> #+end_src
> 
> #+begin_src emacs-lisp :noweb yes
>   (add-to-list 'org-capture-templates '
>   <<capture>> 'append)
> #+end_src
> ---8<-------
> 
[snip]

  reply	other threads:[~2014-06-23 15:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-22 17:52 [Babel] [possible bug] Empty src block prevents other block to expand Nicolas Girard
2014-06-23 15:56 ` Charles Berry [this message]
2014-06-23 16:20   ` Nicolas Girard

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=loom.20140623T174920-577@post.gmane.org \
    --to=ccberry@ucsd.edu \
    --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).