py-yapf.el
py-yapf.el copied to clipboard
Lost kill-ring history after py-yapf-buffer
Each time after applying py-yapf-buffer
, some top history of kill-ring
got removed.
I can confirm this problem.
I found another package yapfify which provides the same functionality as py-yapf and which doesn't have this issue.