unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34901: CUA cut/copy no longer work in keyboard macros (emacs25)
@ 2019-03-18  1:04 Ben Bridgwater
  2019-03-18 16:50 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Ben Bridgwater @ 2019-03-18  1:04 UTC (permalink / raw)
  To: 34901

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

I just upgraded from emacs24 (Ubuntu 16.04) to emacs25 (Ubuntu 18.04), and
have found that the CUA cut/copy (ctrl-x, ctrl-v) bindings no longer work
in keyboard macros. Attempting to use them now results in an "keyboard
macro terminated by a command ringing the bell" error on macro playback.

The issue seems to be the CUA bindings since the underlying cut/copy
functions (kill-region, kill-ring-save) still work correctly in macros when
bound to other keys.

The CUA paste function (ctrl-v) is unaffected by the bug and continues to
work in macros.

Ben

[-- Attachment #2: Type: text/html, Size: 686 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-20  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-18  1:04 bug#34901: CUA cut/copy no longer work in keyboard macros (emacs25) Ben Bridgwater
2019-03-18 16:50 ` Eli Zaretskii
2019-03-18 17:06   ` Stefan Monnier
2019-03-20  9:24     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).