Skip to content

fix(beancount): defer evaluation of initialization options #4833

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

aisamu
Copy link

@aisamu aisamu commented Jul 12, 2025

A per-project journal_file configuration was being ignored, as the backquote expansion is too eager (load time, not execution time)

Thanks for lsp-mode!

Per-project `journal_file` configuration was being ignored, as the
backquote expansion is too eager (load time, not execution time)
@github-actions github-actions bot added documentation client One or more of lsp-mode language clients labels Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants