On Feb 27, 2:14 pm, vitalije <
vitali...@gmail.com> wrote:
> A long time ago in Leo there were two commands with similar effect
> extract-section and extract-method. Then they were replaced with the
> extract command. When extracting method or function that is included by
> @others directive everything is working as it should. But when for example
> one want to extract section that is indented then reference line <<section
> name>>, after extraction, is moved to the beginning of line. I would expect
> that the section reference should stay where it was before extraction, i.e.
> indented.
>
> Searching in Leo's source I have found what should be changed.
Thanks for this. Rev 5035 changes c.extract as you suggest.