Skip to content

Conversation

@johnv02139
Copy link
Contributor

Add a defcustom to control the behavior of cider-repl--show-maximum-output. The default behavior is unchanged; this commit changes nothing unless the user customizes the variable to nil, in which case, the repl buffer will not re-center itself regardless of its position.

cider-repl.el Outdated
Copy link
Member

Choose a reason for hiding this comment

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

I get the point of the change, but I think that both the name of the defcustom and the description will be confusing for most people. In a way show-maximum-output is just an implementation detail.

@bbatsov
Copy link
Member

bbatsov commented Jan 9, 2016

This change should be mentioned in the changelog.

@Malabarba
Copy link
Member

WRT variable name, we could call it cider-repl-scroll-on-output.

@bbatsov
Copy link
Member

bbatsov commented Jan 9, 2016

WRT variable name, we could call it cider-repl-scroll-on-output.
Show all checks

👍 Yeah, that's a much more meaningful name. No idea who came up with a name like comint-show-maximum-output...

@bbatsov
Copy link
Member

bbatsov commented Jan 15, 2016

@johnv02139 ping :-)

@bbatsov
Copy link
Member

bbatsov commented Feb 5, 2016

I updated and merged this myself.

@bbatsov bbatsov closed this Feb 5, 2016
@johnv02139 johnv02139 deleted the stationary-prompt branch January 10, 2017 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants