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, 11 May 2015 13:19:50 -0400 [thread overview]
Message-ID: <och9rjc9qh.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwv4mnj167y.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Mon, 11 May 2015 11:31:51 -0400")
I was just going to guess that the answer was "5",
but it turns out it isn't...
Stefan Monnier wrote:
> --- a/lisp/term/xterm.el
> +++ b/lisp/term/xterm.el
> @@ -700,6 +700,8 @@ We run the first FUNCTION whose STRING matches the input events."
> (set-keymap-parent map (keymap-parent local-function-key-map))
> (set-keymap-parent local-function-key-map map))
>
> + (message "before, i-d-m = %S" input-decode-map)
This bit didn't run. It turns out that I have COLORTERM=rxvt set in my
environment. So I end up in the other branch, that's based on
xterm-alternatives-map rather than xterm-function-map.
Maybe this is a local problem. I'm still using the venerable aterm,
which sets COLORTERM=rxvt. When I start an xterm from that, it inherits
that setting and does not replace it with anything.
(But perhaps xterm-paste also needs to be in xterm-alternatives-map?)
next prev parent reply other threads:[~2015-05-11 17:19 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
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 [this message]
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
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=och9rjc9qh.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 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).