Bernt Hansen <be...@norang.ca> writes: > Andreas Leha <andreas.l...@med.uni-goettingen.de> 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) > > Regards, > Bernt
Hi Bernt, thanks. But that "disables" tab as well. So to clarify: I am looking for "native" tab and S-tab calling the globel org-cycle. Cheers, Andreas