You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe this is somewhere in the docs, but it was difficult to find. When a file is transcluded, the source buffer has fringe on the left for the lines that are transcluded. How do I get rid of this? I tried to customize org-transclusion-source-fringe and org-transclusion-fringe, but the faces are empty.
The text was updated successfully, but these errors were encountered:
Ah, no user option(s) exists at the moment. Let me try to patch this…
For now, I think you could change faces org-transclusion-source-fringe and org-transclusion-fringe to make the fringe invisible. That is, to make the foreground the same as your default background.
Maybe this is somewhere in the docs, but it was difficult to find. When a file is transcluded, the source buffer has fringe on the left for the lines that are transcluded. How do I get rid of this? I tried to customize org-transclusion-source-fringe and org-transclusion-fringe, but the faces are empty.
The text was updated successfully, but these errors were encountered: