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

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

Re: Emacs doesn't set mark with C-<SPC> anymore after Xubuntu upgrade to


From: Javier
Subject: Re: Emacs doesn't set mark with C-<SPC> anymore after Xubuntu upgrade to 14.04
Date: Wed, 21 May 2014 22:18:52 +0000 (UTC)
User-agent: tin/2.2.0-20131224 ("Lochindaal") (UNIX) (Linux/3.14.2-1-ARCH (x86_64))

Try C-h l (view lossage) to view the keyboard input that emacs sees.
Possibly you need to remap the escape sequence with something like

(define-key function-key-map "\e[1;5A" '[C-up])


My advice is to use xterm instead of xfce-terminal.  It handles better
the passing of key combinations.





reply via email to

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