-
Notifications
You must be signed in to change notification settings - Fork 79
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
Buffer leetcode-testcase
and leetcode-result
not displaying in corresponding window
#70
Comments
Seems caused by some display action (popup window related) takes higher priority over that of |
@shunlir How are you achieving that? I am facing the same problem. |
swapnilsm
pushed a commit
to swapnilsm/leetcode.el
that referenced
this issue
Nov 13, 2022
swapnilsm
added a commit
to swapnilsm/leetcode.el
that referenced
this issue
Nov 13, 2022
swapnilsm
pushed a commit
to swapnilsm/leetcode.el
that referenced
this issue
Nov 13, 2022
swapnilsm
added a commit
to swapnilsm/leetcode.el
that referenced
this issue
Nov 13, 2022
swapnilsm
added a commit
to swapnilsm/leetcode.el
that referenced
this issue
Nov 13, 2022
kaiwk
pushed a commit
that referenced
this issue
May 24, 2023
* Explicitly set the windows for testcase and result buffers #70 * Create the new buffer with the name right away then renaming later. * Reverting the changes done in previous commit. *html* buffer is created by the shr library and is only renamed by leetcode. An alternative could be to create a clone of the buffer with expected name and delete the *html* buffer.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried both Emacs 26 and 27, same issue.
The text was updated successfully, but these errors were encountered: