From mboxrd@z Thu Jan 1 00:00:00 1970 From: aditya siram Subject: Re: [Babel] Buffer-wide properties ignored ... Date: Wed, 18 Sep 2013 15:15:22 -0500 Message-ID: References: <86wqmey4ao.fsf@somewhere.org> <86six2oxly.fsf@somewhere.org> <86ob7qot1g.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0129478436c8c304e6ae1b71 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMOAg-0008It-Q2 for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 16:16:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMOAb-0006Xn-PB for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 16:16:22 -0400 Received: from mail-ie0-f173.google.com ([209.85.223.173]:41304) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMOAb-0006Xh-JZ for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 16:16:17 -0400 Received: by mail-ie0-f173.google.com with SMTP id ar20so13426585iec.4 for ; Wed, 18 Sep 2013 13:16:02 -0700 (PDT) In-Reply-To: <86ob7qot1g.fsf@somewhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: emacs-orgmode@gnu.org --089e0129478436c8c304e6ae1b71 Content-Type: text/plain; charset=ISO-8859-1 Yup running C-c C-c solved it! Didn't know about that. And I can't believe I made the "padlines" typo. Thanks for taking the time! -deech On Wed, Sep 18, 2013 at 1:59 PM, Sebastien Vauban wrote: > aditya siram wrote: > > Sebastien Vauban wrote: > >> aditya siram wrote: > >>> > >>> Here's the org-file with padlines set to "no" up top: > >>> > >>> #+PROPERTY: :padlines no > >> ^ > >> Try without the ":"... > > ... and without the "s" to padlines... > > So, the correct line is: > > --8<---------------cut here---------------start------------->8--- > #+PROPERTY: padline no > --8<---------------cut here---------------end--------------->8--- > > >>> * Headline > >>> #+BEGIN_SRC c :tangle /tmp/padlines-test.c :comments link > >>> hello world > >>> #+END_SRC > > > > I tried `#+PROPERTY :padlines no` , `#+PROPERTY: padlines no` and > > `#+PROPERTY padlines no` all with the same result. > > Don't forget as well that you must do a C-c C-c on the "options" block > after > every change you make to one of them. That's annoying, because we always > forget it, but that's necessary for your change to be applied! > > >> You see why an ECM is sometimes the best way to find a problem... > > Same conclusion, except I should have run your ECM! ;-) > > Best regards, > Seb > > -- > Sebastien Vauban > > > --089e0129478436c8c304e6ae1b71 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Yup running C-c C-c solved it! Didn't know a= bout that.

And I can't believe I made the "padlines" = typo.

Thanks for taking the time!
-deech


On Wed, Sep 18, 2013 at 1:59 PM, Sebasti= en Vauban <sva-news@mygooglest.com> wrote:
aditya siram wrote:
> Sebastien Vauban <sva-ne= ws@mygooglest.com>wrote:
>> aditya siram wrote:
>>>
>>> Here's the org-file with padlines set to "no" up= top:
>>>
>>> #+PROPERTY: :padlines no
>> =A0 =A0 =A0 =A0 =A0 =A0 =A0 ^
>> Try without the ":"...

... and without the "s" to padlines...

So, the correct line is:

--8<---------------cut here---------------start------------->8---
#+PROPERTY: padline no
--8<---------------cut here---------------end--------------->8---

>>> * Headline
>>> =A0 #+BEGIN_SRC c :tangle /tmp/padlines-test.c :comments link<= br> >>> =A0 hello world
>>> =A0 #+END_SRC
>
> I tried `#+PROPERTY :padlines no` , `#+PROPERT= Y: padlines no` and
> `#+PROPERTY padlines no` all with the same result.

Don't forget as well that you must do a C-c C-c on the "opti= ons" block after
every change you make to one of them. That's annoying, because we alway= s
forget it, but that's necessary for your change to be applied!

>> You see why an ECM is sometimes the best way to find a problem...<= br>
Same conclusion, except I should have run your ECM!=A0;-)

Best regards,
=A0 Seb

--
Sebastien Vauban



--089e0129478436c8c304e6ae1b71--