>> There is an issue with the binding of 'C-c tab' (to >> `org-table-toggle-column-width') though. >> >> Before the 'C-c tab' was bound to `outline-show-children' (which I >> enjoyed occasionally.) With the current Org-tip version this binding is >> gone. > > Isn't it equivalent to `org-cycle', i.e., TAB?
`outline-show-children' (and also `org-show-children' BTW) opens the children up to a certain depth which can be set via prefix argument (default: 1). (I also like that) _just_ the headings appear with `outline-show-children' -- e.g. properties and empty lines remain hidden. Cheers, Marco