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

Variable to configure behavior of cider-result buffer #1441

Closed
joerupen opened this issue Nov 30, 2015 · 4 comments
Closed

Variable to configure behavior of cider-result buffer #1441

joerupen opened this issue Nov 30, 2015 · 4 comments
Labels

Comments

@joerupen
Copy link

I use a dual monitor setup on emacs, showing the *cider-result* buffer on one screen and the code buffers and repl on the other screen. When I evaluate cider--pprint-last-sexp , it always opens a *cider-result* buffer on the same screen I am coding on. I couldn't find a variable to customize this behavior. Maybe you are considering adding such a feature, or you could give me a hint and I will happily contribute a pull request.

@Malabarba
Copy link
Member

Does that happen even if the results buffer is already being displayed on the other screen?

@joerupen
Copy link
Author

Yes, also then

@Malabarba Malabarba added the bug label Nov 30, 2015
@Malabarba
Copy link
Member

OK. Then I'm marking this as a bug. Displaing on a new window a buffer that's already visible shouldn't happen.

@joerupen
Copy link
Author

joerupen commented Dec 1, 2015

ok, thanks. I was using the 0.10-SNAPSHOT version, then I downgraded to 0.9.1 version and it still occurs. I can't remember exactly, but I think it didn't happen in an earlier version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants