Skip to content

Conversation

acrule
Copy link
Contributor

@acrule acrule commented Apr 20, 2017

Closes #2415 regarding paste menu items calling the notebook's paste functions directly rather than the relevant actions.

My apologies for all the extraneous changes in notebook.js and notificationarea.js. It seems my text editor automatically removed trailing whitespace on a number of lines. The substantial changes in notebook.js are at line 1570.

@takluyver
Copy link
Member

Thanks! Can we ask you to redo it avoiding the whitespace changes, though? They can cause merge conflicts and make things like git-blame less useful. It should be possible to configure your editor not to trim trailing whitespace automatically.

@acrule acrule changed the title Redirect paste menu items to call actions [WIP] Redirect paste menu items to call actions Apr 21, 2017
@acrule acrule changed the title [WIP] Redirect paste menu items to call actions Redirect paste menu items to call actions Apr 21, 2017
@acrule
Copy link
Contributor Author

acrule commented Apr 21, 2017

Certainly. The changes should now be free of the trailing whitespace edits.

Thanks for bearing with me.

@takluyver takluyver added this to the 5.1 milestone Apr 24, 2017
@takluyver
Copy link
Member

Thanks, this looks good to me. :-)

@takluyver takluyver merged commit e1ba007 into jupyter:master Apr 24, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Paste menu items do not trigger paste actions

2 participants