unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Gopinath, Rahul" <gopinath@eecs.oregonstate.edu>
Cc: 17206@debbugs.gnu.org
Subject: bug#17206: 24.3; S-up bindkey not being set for windmove-up in emacs -nw
Date: Sun, 06 Apr 2014 18:14:54 +0300	[thread overview]
Message-ID: <837g728p75.fsf@gnu.org> (raw)
In-Reply-To: <CAJz_CDoOjL6vpb69s=NdfieUdek8HL2AkjsyyA0ckE6N6C5wTA@mail.gmail.com>

> Date: Sat, 5 Apr 2014 21:57:41 -0700
> From: "Gopinath, Rahul" <gopinath@eecs.oregonstate.edu>
> 
> $ emacs -nw -Q
> On emacs, execute
> M-x windmove-default-keybindings
> 
> Cx-2
> Cx-3
> 
> While S-<Left> S-<Right>, S-<Down>, works S-<Up> responds with "<select>
> is undefined". (C-h k) is saying that the key is undefined.
> 
> Next, I tried M-x windmove-up, which worked correctly, and the status
> line said that I can use S-<up> instead (which does not work).
> 
> Next, I tried to set it using the global .emacs file with
> (global-set-key (kbd "S-<up>")    'windmove-up)
> This did not succeed, with S-<up> not being recognized as set.
> 
> Lastly, I tried manually defining it with M-x global-set-key S-<up>
> windmove-up. Interestingly, this works with the key bound as expected.

What is the type of your TTY display, and what escape sequence does
that terminal send when you press S-<Up>?





  reply	other threads:[~2014-04-06 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06  4:57 bug#17206: 24.3; S-up bindkey not being set for windmove-up in emacs -nw Gopinath, Rahul
2014-04-06 15:14 ` Eli Zaretskii [this message]
2014-04-06 18:45 ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=837g728p75.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=17206@debbugs.gnu.org \
    --cc=gopinath@eecs.oregonstate.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).