Re: [O] babel properties and inheritance

2018-07-12 Thread Berry, Charles
> On Jul 12, 2018, at 4:13 AM, Ken Mankoff wrote: > > Hi Org List, > > I'm confused about the inheritance behavior of babel properties. > >> From the MWE below, I'd expect :tangle to take effect at the heading level >> (it does), but :tangle-mode and :comments to apply to the whole file. Th

[O] babel properties and inheritance

2018-07-12 Thread Ken Mankoff
Hi Org List, I'm confused about the inheritance behavior of babel properties. >From the MWE below, I'd expect :tangle to take effect at the heading level (it >does), but :tangle-mode and :comments to apply to the whole file. They do not >have any effect. It doesn't seem to matter if I turn on o

[O] :comments org doesn't export comments below code

2018-07-12 Thread Ken Mankoff
Hi Org List, I'm trying to understand the use-case of the ":comments org" header option. It seems like a nice way to generate code files with comments embedded in theory, but in practice I find it restrictive. I'm wondering if I'm misunderstanding its purpose, using it wrong, or have found a bu

Re: [O] bug: org-table-sort-lines does only case sensitive alphabetical sorting

2018-07-12 Thread Heikki Lehvaslaiho
I can not see any change in function with the new code. Alphabetical sorting is fixedly case sensitive. I am definitely running the new code for org-table-sort-lines at the head of the master branch. I can see there have been changes. Universal argument does not change the behaviour, either. I am