unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: 13471@debbugs.gnu.org
Cc: Sven Joachim <svenjoac@gmx.de>
Subject: bug#13471: 24.3.50; S-up does not work in xterm: <select> is undefined
Date: Thu, 17 Jan 2013 09:53:15 +0100	[thread overview]
Message-ID: <874nigdwck.fsf@turtle.gmx.de> (raw)

Run "emacs -Q -nw" in an xterm (or some other modern terminal emulator
that sets $TERM to xterm) and press S-up.  Rather than moving the cursor
and selecting text, Emacs beeps and informs you: <select> is undefined.

This seems to have been discussed a few times, e.g. in the threads
starting at 

http://lists.gnu.org/archive/html/help-gnu-emacs/2011-05/msg00174.html
http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00267.html

The latter thread mentions in

http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00290.html

that the following change

--8<---------------cut here---------------start------------->8---
=== modified file 'src/term.c'
--- src/term.c	2013-01-11 02:40:58 +0000
+++ src/term.c	2013-01-17 08:49:20 +0000
@@ -1415,7 +1415,6 @@ term_get_fkeys_1 (void)
       CONDITIONAL_REASSIGN ("F1", "k<", "f11");
       CONDITIONAL_REASSIGN ("F2", "k>", "f12");
       CONDITIONAL_REASSIGN ("%1", "kq", "help");
-      CONDITIONAL_REASSIGN ("*6", "kU", "select");
 #undef CONDITIONAL_REASSIGN
   }
--8<---------------cut here---------------end--------------->8---

would fix that; I can confirm that, but don't know if it might break
anything.


In GNU Emacs 24.3.50.4 (i486-pc-linux-gnu, GTK+ Version 3.4.2)
 of 2013-01-17 on turtle
Bzr revision: 111541 dmantipov@yandex.ru-20130117062940-mm7pgf1jxkbx1dsq
System Description:	Debian GNU/Linux

Configured using:
 `configure --build=i486-pc-linux-gnu --without-gconf
 build_alias=i486-pc-linux-gnu --no-create --no-recursion'

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC [ > 0 ; 2 7 8 ; 0 c ESC ] 1 1 ; r g b : f f f f 
/ f f f f / f f f f ESC \ ESC [ 1 ; 2 A ESC x r e p 
o r t - e m a c s - b u g RET

Recent messages:
("src/emacs")
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind inotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)





             reply	other threads:[~2013-01-17  8:53 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-17  8:53 Sven Joachim [this message]
     [not found] <mailman.17669.1358412868.855.bug-gnu-emacs@gnu.org>
2013-01-17  9:33 ` bug#13471: 24.3.50; S-up does not work in xterm: <select> is undefined dickey
2013-01-17  9:55   ` Andreas Schwab
2013-01-17 10:06     ` Thomas Dickey
2013-01-17 10:22       ` Thomas Dickey
2013-01-17 10:28       ` Andreas Schwab
2013-01-17 10:38         ` Thomas Dickey
2013-01-17 10:49           ` Andreas Schwab
2013-01-17 10:53             ` Thomas Dickey
2013-01-17 11:11               ` Andreas Schwab
2013-01-17 11:00   ` Andreas Schwab
2013-01-17 11:45     ` Thomas Dickey
2013-01-17 17:37   ` Stefan Monnier
2013-01-18  0:02     ` Thomas Dickey
2013-01-18 14:12       ` Andreas Schwab
     [not found]       ` <mailman.17815.1358518404.855.bug-gnu-emacs@gnu.org>
2013-01-18 23:30         ` dickey
2013-01-19 10:29           ` Juri Linkov
2013-01-19 14:20             ` Stefan Monnier
2013-01-19 19:19               ` Thomas Dickey
2013-12-11  0:32               ` 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=874nigdwck.fsf@turtle.gmx.de \
    --to=svenjoac@gmx.de \
    --cc=13471@debbugs.gnu.org \
    /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).