Skip to content

(setq org-transclusion-src-tab-acts-natively nil) affects indentation recognition in transcluded file while transclusion is open #290

Description

@alvasj

Thanks for fixing #203 with #288 - great stuff - works nicely for me!

One detail I noticed is that if I transclude a .py file, e.g. a.py in an .org file as a org src block and keep the transclusion open,

  • while editing a.py, the automatic indentation while editing is not recognized
  • while editing python src blocks in the org mode document, automatic indentation works as expected

After I org-transclusion-remove the content in the org file, editing a.py works as normal.

Its not a critical bug in my eye.

Not sure how to debug this - let me know which info you need.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions