Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing fringe from source buffers? #196

Open
joshcho opened this issue Jul 28, 2023 · 1 comment
Open

Removing fringe from source buffers? #196

joshcho opened this issue Jul 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@joshcho
Copy link

joshcho commented Jul 28, 2023

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.

@nobiot
Copy link
Owner

nobiot commented Jul 30, 2023

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.

@nobiot nobiot added the bug Something isn't working label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants