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

Fix org-element-cache issue with ansi colors #515

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

Conversation

akirakyle
Copy link
Contributor

I was getting really annoyed with all the org-element-cache warnings using ob-jupyter with julia which are described in #486 so I tried to figure out what was causing them. I'm not sure if this is the right way to fix it, or if it may also be caused by other things in emcas-jupyter, but so far I haven't been seeing the issue with this patch for my workflows.

@MasonProtter
Copy link

MasonProtter commented Feb 9, 2024

I tried this branch to see if if fixed #522, and while I no longer get the warnings, the ansi colours are no longer displayed:
image

vs before:

image

@akirakyle
Copy link
Contributor Author

Can you try revert-buffer to see if the ansi escape sequences get rendered? I've encountered this here but haven't had time to debug it.

@MasonProtter
Copy link

Oh interesting, yeah a revert-buffer did work!

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.

2 participants