unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* On cut, copy, paste etc...
@ 2008-08-01  9:26 Angelo Graziosi
  2008-08-01  9:28 ` Lennart Borgman (gmail)
  2008-08-01  9:56 ` Eli Zaretskii
  0 siblings, 2 replies; 17+ messages in thread
From: Angelo Graziosi @ 2008-08-01  9:26 UTC (permalink / raw)
  To: emacs-devel

Opening 'Edit' from the menu bar, there is:

Undo     C-_
Cut    <cut>
Copy  <copy>

If the option CUA is enabled, then:

Undo     C-z
Cut    <cut>
Copy  <copy>


But, in the first case, it should be:

Undo     C-_
Cut      C-w
Copy     M-w

while in the second,

Undo     C-z
Cut      C-x
Copy     C-v

Perhaps, some guys can do this with a few clicks and it could be 
back-ported to Emacs 22. Or not?


Cheers,
    Angelo.




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

end of thread, other threads:[~2008-08-16  9:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-01  9:26 On cut, copy, paste etc Angelo Graziosi
2008-08-01  9:28 ` Lennart Borgman (gmail)
2008-08-01  9:56 ` Eli Zaretskii
2008-08-01 10:31   ` Angelo Graziosi
2008-08-01 10:47     ` Eli Zaretskii
2008-08-01 12:24       ` Angelo Graziosi
2008-08-01 13:32         ` Eli Zaretskii
2008-08-01 14:38           ` Sven Joachim
2008-08-01 15:26             ` Eli Zaretskii
2008-08-01 15:52               ` Sven Joachim
2008-08-01 18:23                 ` Eli Zaretskii
2008-08-01 19:01                   ` David De La Harpe Golden
2008-08-01 19:27                     ` Eli Zaretskii
2008-08-01 19:53                       ` Lennart Borgman (gmail)
2008-08-16  9:39                         ` Kim F. Storm
2008-08-01 20:30                       ` David De La Harpe Golden
2008-08-02  7:15                         ` 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).