help-gnu-emacs
[Top][All Lists]
Advanced

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

keyboard problem


From: Pieter Laeremans
Subject: keyboard problem
Date: 20 Nov 2003 18:17:28 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]