Thierry Volpiatto writes: > Dmitry Gutov writes: > >> On 11/12/2023 19:32, Thierry Volpiatto wrote: >>> I made a little error in one of the patch when merging from a working >>> file for emacs-29.1, attaching here the two patches again with error >>> corrected (read `register-use-preview` instead of >>> `register-preview-use-preview`), sorry for this. >> >> JFYI, the second patch doesn't apply cleanly, which may make testing >> them a bit more difficult. >> >> It's because of commit 598ab9ca10d35d6 by Eli with documentation >> updates. When reverted, the second patch applies without problem. > > Dmitry thanks, here the patches again after rebasing. I found another (merge) error in patch 0001 with defmethod names (read register-command-info instead of register-preview-command-info), here the patches corrected. Without this changes, and with register-use-preview == nil, confirmation is needed for copy-to-register and friends, now fixed. -- Thierry