[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XEamcs -- how to assign keys to Cut, Copy, Paste?



Brian Boonstra <boonstb@cmg.FCNBD.COM> writes:
Brian> How can I assign keys to Cut, Copy, and Paste in XEmacs.

As in C-w (kill-region), M-w (kill-ring-save), and C-y (yank)?  You
can add other keys with global-set-key; see the sample .emacs file
(Help/Samples/Sample .emacs) for examples.

-- 
David Maze             dmaze@mit.edu          http://donut.mit.edu/dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
	-- Abra Mitchell


Reply to: