Bernt Hansen <[email protected]> writes: > Andreas Leha <[email protected]> writes: > >> is it possible to make S-tab call the global org-cycle when the >> point is in a source block? > > Yes, > > (setq org-src-tab-acts-natively nil)
Still, we could have TAB indent code in source blocks, and S-TAB do the global cycling. I'll look into it. -- Bastien
