Hi John, John Wiegley wrote: > I don't have any org-babel variables customized. I have a code block like > this: > > *** NOTE Assets:Receivable:CEG > #+begin_src sh :results value :exports results > ledger reg --inject=Expected '^income:ceg' > ledger reg --sort date -b 2007 receivable:CEG > #+end_src > :PROPERTIES: > :ID: 8BEF6C42-8B23-495B-9421-3810B58907A1 > :VISIBILITY: folded > :CREATED: [2010-06-18 Fri 07:37] > :END: > > When I put my cursor on the '*' in the heading and hit 'r', I was used to > the whole entry, including the code block, getting indented by one space. > Now everything *but* the code block gets indented. > > Is this new behavior? How do I get back to the old behavior? I don't want my > code blocks sticking to a fixed column.
Could it be due to the patch around "Extra space inserted in repeated tasks' date line"? See http://lists.gnu.org/archive/html/emacs-orgmode/2011-08/msg00634.html Best regards, Seb -- Sebastien Vauban