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 byte-comp error with vterm #223

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

LaurenceWarne
Copy link
Contributor

Fixes the described here: #222:

[00:00.059]  Byte-compiling file ‘docker-container.el’...
[00:00.218]  
             In end of data:
             docker-container.el:265:10: Error: the function ‘vterm-other-window’ is not known to be defined.

By moving the fboundp call further down.

@Silex Silex merged commit 6997c86 into Silex:master Sep 10, 2023
8 checks passed
@Silex
Copy link
Owner

Silex commented Sep 10, 2023

Thanks a lot! 👍

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.

None yet

2 participants