Skip to content

Only remove the error overlays we created #54

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ymarco
Copy link

@ymarco ymarco commented Mar 20, 2020

Removing ALL the overlays to get rid of our error ones is impolite.
Users might have other overlays present which we should not touch.

I came upon this when preview-pane deleted my own unrelated overlays...

Removing ALL the overlays to get rid of our error ones is impolite.
Users might have other overlays present which we should not touch.
@ymarco ymarco changed the title Only remove the error overlays we created. Only remove the error overlays we created\ Mar 20, 2020
@ymarco ymarco changed the title Only remove the error overlays we created\ Only remove the error overlays we created Mar 20, 2020
@jsinglet
Copy link
Owner

@yoavm448 -- could you please provide an example of overlays generated from another package for me so I can contextualize this?

@ymarco
Copy link
Author

ymarco commented Mar 21, 2020

I was using TeX-fold (from auctex), which folds latex macros and symbols to unicode or for better readability. For example \alpha -> ɑ, \texbb{bold} -> bold. It uses overlays for that.

@ymarco
Copy link
Author

ymarco commented Mar 28, 2020

I'm sorry to poke, but what's the status of this?

@ymarco
Copy link
Author

ymarco commented Nov 20, 2020

...

@arifer612
Copy link

I'd like to add on to this too, I'm using outline-minor-mode to organise the various sections I have. Having to fold and unfold after every compile takes up a lot of time the larger my file gets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants