emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: aditya siram <aditya.siram@gmail.com>
To: Sebastien Vauban <sva-news@mygooglest.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Babel] Buffer-wide properties ignored ...
Date: Wed, 18 Sep 2013 07:44:03 -0500	[thread overview]
Message-ID: <CAJrReyj0hvjRsLhMkqZBrTOGbOEU=N50FrzAY49i3JF9MYpVLg@mail.gmail.com> (raw)
In-Reply-To: <86wqmey4ao.fsf@somewhere.org>

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

Here's the org-file with padlines set to "no" up top:
#+PROPERTY: :padlines no
* Headline
  #+BEGIN_SRC c :tangle /tmp/padlines-test.c :comments link
  hello world
  #+END_SRC

And the tangle file:

/* [[file:/tmp/padlines-test.org::*Headline][Headline:1]] */

hello world

/* Headline:1 ends here */




On Wed, Sep 18, 2013 at 2:31 AM, Sebastien Vauban
<sva-news@mygooglest.com>wrote:

> Hi Aditya,
>
> aditya siram wrote:
> > It appears as though buffer wide properties are ignored when tangling
> > source blocks. This is easily reproducible by add a `#+PROPERTY:
> :padlines
> > no` to the top of the file and tangling something. The source has
> padlines.
> > I tried variations on including `#+PROPERTY: padlines no` and
> `#+PROPERTY:
> > header-args: padlines-no` with the same result.
>
> Could you send an ECM [1], please?
>
> Best regards,
>   Seb
>
> [1] "Exemple Complet Minimal", or Minimal Working Example.
>
> --
> Sebastien Vauban
>
>
>

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

  reply	other threads:[~2013-09-18 12:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-17 22:34 [Babel] Buffer-wide properties ignored aditya siram
2013-09-18  7:31 ` Sebastien Vauban
2013-09-18 12:44   ` aditya siram [this message]
2013-09-18 17:20     ` Sebastien Vauban
2013-09-18 18:43       ` aditya siram
2013-09-18 18:59         ` Sebastien Vauban
2013-09-18 20:15           ` aditya siram

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='CAJrReyj0hvjRsLhMkqZBrTOGbOEU=N50FrzAY49i3JF9MYpVLg@mail.gmail.com' \
    --to=aditya.siram@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sva-news@mygooglest.com \
    /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).