all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cut and open commands?
@ 2008-02-23 13:06 saneman
  2008-02-23 13:28 ` saneman
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: saneman @ 2008-02-23 13:06 UTC (permalink / raw)
  To: help-gnu-emacs

I would like to redefine cut and open to: C-x and C-o regardless of the 
built in definitions. But I cannot redefine cut:

(global-set-key "\C-x" 'kill)

when I select some text and press C-x I just get:

symbols function definition is void:kill

And what are the function called that opens a new file?


Currently I have to press C-space to start a mark in the text that I can 
use to select some text. Is it possible to just redefine to shift 
instead of C-space?


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

end of thread, other threads:[~2008-02-28  4:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-23 13:06 Cut and open commands? saneman
2008-02-23 13:28 ` saneman
2008-02-23 17:22 ` Tassilo Horn
     [not found] ` <mailman.7830.1203787374.18990.help-gnu-emacs@gnu.org>
2008-02-25 10:02   ` saneman
2008-02-25 17:07     ` Joel J. Adamson
2008-02-25 19:38       ` saneman
2008-02-25 20:45         ` Joel J. Adamson
2008-02-25 22:27           ` saneman
2008-02-26  7:51             ` Thierry Volpiatto
     [not found]             ` <mailman.7948.1204011578.18990.help-gnu-emacs@gnu.org>
2008-02-26  9:12               ` saneman
2008-02-26  9:17                 ` saneman
2008-02-26 16:45                   ` Joel J. Adamson
2008-02-27  9:04                     ` saneman
2008-02-27 14:53                       ` Joel J. Adamson
2008-02-28  4:58                       ` Kevin Rodgers
2008-02-25 22:46         ` Peter Dyballa
2008-02-25 18:15     ` Sven Joachim

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.