all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keyboard problem
@ 2003-11-20 17:17 Pieter Laeremans
  2003-11-20 17:44 ` Daniel R. Anderson
  0 siblings, 1 reply; 4+ messages in thread
From: Pieter Laeremans @ 2003-11-20 17:17 UTC (permalink / raw)


Someone I know has got a problem to use 

C-SPC to activate marking.

It does not seem to appear in the keymap.

Now I tried to put together some lisp code to achieve it.

(global-set-key "\C- " 'set-mark-command)

This code works under console.  But doesn't do it in X.

Why ?  I also tried "\C-SPC" but doesn't work.

anyone a suggestion ?

thanks in advance ?

regards,

Pieter

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

end of thread, other threads:[~2003-11-21 16:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-20 17:17 keyboard problem Pieter Laeremans
2003-11-20 17:44 ` Daniel R. Anderson
2003-11-20 20:31   ` Pieter Laeremans
2003-11-21 16:36     ` Kevin Rodgers

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.