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

Use buffer-name with recompile to reuse buffer #53

Merged
merged 1 commit into from
May 23, 2024

Conversation

favetelinguis
Copy link
Contributor

@favetelinguis favetelinguis commented May 22, 2024

When you have (setq justl-per-recipe-buffer t) and do a recompile a new buffer will open named *just* instead of reusing the buffer from where I am recompiling. The change fixes this issue.

This is the first time I make a contribution to emacs project so please tell me if im doing something wrong.

@psibi psibi merged commit bc7d009 into psibi:master May 23, 2024
5 checks passed
@psibi
Copy link
Owner

psibi commented May 23, 2024

Thank you!

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.

2 participants