When I use isearch-forward
with cua
keybindings enabled, then I still have to paste the text searched for in the minibuffer
with C-y
. When I use C-v
then it pastes the text in the current buffer and not in the minibuffer
. Is this correct behavior?
Thank you! ;) I will try the
M-x report-emacs-bug
.