Hi Bryce,

Can't see why commands should get translated,
can't see whats behind the command-names you indicated.

Could you try

    (define-key map [(control j)] 'py-newline-and-indent)
    (define-key map [(return)] 'py-newline-and-indent)
    (define-key map [(control c)(\/)] 'py-indent-line-outmost)

as it comes with the trunk?

Thanks,

Andreas

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/670701

Title:
  Multiline copy including comments cause trailing whitespace to be
  pasted

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-mode/+bug/670701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to