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: Don't pollute outer programs #239

Merged
merged 2 commits into from
Mar 23, 2024
Merged

fix: Don't pollute outer programs #239

merged 2 commits into from
Mar 23, 2024

Conversation

jcs090218
Copy link
Member


let default_cmd = [EASK_EMACS, '-Q', '-l', _path];
let default_cmd = [EASK_EMACS, '-Q', '-l', s_path];
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename this due to some languages use _ to indicate the private variable.

@jcs090218 jcs090218 added the bug Something isn't working label Mar 23, 2024
@jcs090218 jcs090218 merged commit 7ce0db6 into master Mar 23, 2024
155 of 160 checks passed
@jcs090218 jcs090218 deleted the fix/pollute branch March 23, 2024 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant