To reproduce:
- Ensure
org-indent-mode and org-transclusion-indent-mode are inactive for both transcluding and source buffers.
- Add an org transclusion (source fringe is added as expected).
- Remove the transclusion (source fringe remains).
I have tested with an Org file as a source mainly, but I observe the same issue when the source is non-Org file (txt).
@gggion , I will appreciate it if you can have a look. Thank you.