> From: Mathias Dahl <[EMAIL PROTECTED]> > Date: 29 Jun 2005 21:56:58 +0200 > > Hmm... Currently I am running Emacs 21.3 on GNU/Linux and I see C-w, > M-w and C-y for Cut, Copy and Paste in the Edit menu.
Is that a graphics session or a tty session? If the latter, the CVS code shows C-w etc. as well. > Why is this different on w32 (if it *is* different)? I cannot run the graphics version of Emacs on GNU/Linux where I'm writing this, but if you read my previous message, you will find the explanation of how x-win.el and other *-win.el files call a function that binds <cut> etc. keys to the functions run by Edit menu items. So this behavior ought to happen on all graphics displays for the CVS code at least. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel