Closed kendriu closed 8 years ago
Indeed. Org-mode is a text-mode, so aggressive-indent disables itself. If you edit that source block with org-edit-src-code
you should have regular aggressive-indent functionality.
It worls in org-edit-src-code, althgough it would be nice, if i hadn't to leave org-mode (saves keystrokes ^_^)
It would, but there's no reasonable way. Sorry. :-(
Indentation in org-mode src blocks is pretty slow (org has to jump through some hooks to make it all work) and that's a big NO-NO for aggressive-indent-mode. Not to mention all of the technical difficulties involved in implementing this.
So, I'm guessing this can be closed.
Indeed
So I have:
But aggressive-indent-mode don't work in source block in org-babel: For example int this block: