emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [Babel] Buffer-wide properties ignored ...


From: Sebastien Vauban
Subject: Re: [O] [Babel] Buffer-wide properties ignored ...
Date: Wed, 18 Sep 2013 20:59:07 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (windows-nt)

aditya siram wrote:
> Sebastien Vauban <address@hidden>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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]