all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 20444@debbugs.gnu.org
Subject: bug#20444: paste error in emacs -nw
Date: Mon, 04 May 2015 13:09:07 -0400	[thread overview]
Message-ID: <wyfv7cp8wc.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwvwq0p5e4z.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Sun, 03 May 2015 21:28:32 -0400")

Stefan Monnier wrote:

> What does (lookup-key input-decode-map "\e[200~") return?

5

> What about (lookup-key input-decode-map "\e[200")

nil

> and (lookup-key input-decode-map "\e[20")?

(keymap
 (keymap
  (59 keymap
      (51 keymap
	  (126 .
	       [f57]))
      (54 keymap
	  (126 .
	       [f45]))
      (53 keymap
	  (126 .
	       [f33]))
      (50 keymap
	  (126 .
	       [f21])))
  (126 .
       [f9]))
 keymap
 (94 .
     [C-f9])
 (126 .
      [f9]))





BTW, I could reproduce similar symptoms on Debian testing with:
emacs -Q -nw
double-mouse-1 on "text"
C-h k mouse-2

But that doesn't seem to work right in earlier versions of Emacs either
(it does "C-h k t" and inserts "ext"). In master it does the "~" thing.





  reply	other threads:[~2015-05-04 17:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 20:18 bug#20444: paste error in emacs -nw Glenn Morris
2015-04-30 22:36 ` Stefan Monnier
2015-05-01 15:34   ` Glenn Morris
2015-05-04  1:28     ` Stefan Monnier
2015-05-04 17:09       ` Glenn Morris [this message]
2015-05-04 21:46         ` Stefan Monnier
2015-05-05  0:54           ` Glenn Morris
2015-05-06  2:41             ` Stefan Monnier
2015-05-06 18:46               ` Glenn Morris
2015-05-06 21:05                 ` Stefan Monnier
2015-05-07  2:03                   ` Glenn Morris
2015-05-08 22:34                     ` Stefan Monnier
2015-05-11  6:06                       ` Glenn Morris
2015-05-11 15:31                         ` Stefan Monnier
2015-05-11 17:19                           ` Glenn Morris
2015-05-11 20:36                             ` Stefan Monnier
2015-05-11 21:24                             ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=wyfv7cp8wc.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=20444@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 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.