Skip to content

fix lpp/window-containing-preview #58

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

Simon-Lin
Copy link

This is to fix a bug where the latex-preview-pane sometimes fail to find the correct window containing preview when there is more than 3 windows (across multiple frames). The cause of this bug is that the length of windows on line 67 is dynamical so the function misses the body of list. I have re-implemented the function using cl-find. Hopefully this makes the code more readable while maintaining the same functionality.

Fix the bug that lpp/window-containing-preview cannot correctly
identify the correct window
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.

1 participant