On Tue, Feb 17, 2009 at 9:48 PM, Yesudeep yesudeep@gmail.com wrote:
On Tue, Feb 17, 2009 at 9:39 PM, Kussh Singh kussh.singh@gmail.comwrote:
On Tue, Feb 17, 2009 at 7:36 PM, sameer shinde s9sameer@gmail.com wrote:
[snip]
Put this in a file called ~/.emacs
(cua-mode t) ;; Column editing mode. (setq cua-enable-cua-keys t) ;; What you want.
Emacs should load that file automatically. If you're already running an Emacs session and don't want to quit, just `M-x load-file RET ~/.emacs'.
Now, I know why you want the usual Cut and Paste keys. I'd, however, prefer the Emacs way of doing things.
There's a possibility I might have missed a preference here or there but this page should be of help: http://www.emacswiki.org/emacs/CuaMode