emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Grant Rettke <gcr@wisdomandwonder.com>
To: "Charles C. Berry" <ccberry@ucsd.edu>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Tangling the same file in v8.2 and v.8.5 produces different results?
Date: Thu, 4 Aug 2016 15:52:50 -0500	[thread overview]
Message-ID: <CAAjq1mcb5SFjDXBvs1DQx3dFG5g8w8A2qYvktzK8PZ5RJkzq1Q@mail.gmail.com> (raw)
In-Reply-To: <alpine.OSX.2.20.1608041139170.2077@charles-berrys-macbook.local>

On Thu, Aug 4, 2016 at 1:48 PM, Charles C. Berry <ccberry@ucsd.edu> wrote:
> On Wed, 3 Aug 2016, Grant Rettke wrote:
>
>> Good evening,
>>
>> I'm tangling this example in a file named test3.org
>>
>> --snip--
>> #+BEGIN_SRC sh :tangle yes :noweb yes :shebang #!/bin/sh
>> <<fullest-disk>>
>> #+END_SRC
>> * the mount point of the fullest disk
>>  :PROPERTIES:
>>  :noweb-ref: fullest-disk
>>  :END:
>
>
> First, see
>
> ./org-mode/etc/ORG-NEWS::*Old Babel header properties are no longer
> supported

That is exactly it.

It needs to be.

  :PROPERTIES:
  :header-args: :noweb-ref fullest-disk
  :END:

Sorry I forgot to check ORG-NEWS; I will remember now!

  reply	other threads:[~2016-08-04 20:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-04  3:34 Tangling the same file in v8.2 and v.8.5 produces different results? Grant Rettke
2016-08-04 18:48 ` Charles C. Berry
2016-08-04 20:52   ` Grant Rettke [this message]
2016-08-05  5:53     ` Michael Welle

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=CAAjq1mcb5SFjDXBvs1DQx3dFG5g8w8A2qYvktzK8PZ5RJkzq1Q@mail.gmail.com \
    --to=gcr@wisdomandwonder.com \
    --cc=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).