all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Shell <kshell@gmx.com>
To: Eli Zaretskii <eliz@gnu.org>, help-gnu-emacs@gnu.org
Subject: Re: Pasting texts into terminal emacs buffer
Date: Sun, 20 Sep 2020 22:32:59 +0800	[thread overview]
Message-ID: <e8dedafd-cb5e-13e1-ded1-f1252e85e815@gmx.com> (raw)
In-Reply-To: <83r1qwzh7v.fsf@gnu.org>


Eli Zaretskii 於 2020/9/20 21:54 寫道:
>> From: Kevin Shell <kshell@gmx.com>
>> Date: Sun, 20 Sep 2020 21:26:16 +0800
>>
>>>> then the emacs echo area output : Beginning of buffer
>>>>
>>>> No texts are paste into emacs buffer.
>>> Does this happen with "emacs -Q"?
>>>
>>> And what is the value of your TERM environment variable?
>> Oh, I can paste with "emacs -Q -nw"。
>>
>> My TERM value is xterm-256color.
> Emacs should support pasting with this value of TERM.
>
>> Does it mean site config file cause this issue?(global-set-key (kbd "M-[") 'scroll-down-line)
> Either the site config, or one of your customizations, yes.


Hello again.

I have found the issue.

The problem is my config line:

  (global-set-key (kbd "M-[") 'scroll-down-line)

but I don't understand why it relates to texts pasting?




  reply	other threads:[~2020-09-20 14:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-20  5:57 Pasting texts into terminal emacs buffer kevin shell
2020-09-20  6:14 ` Eli Zaretskii
2020-09-20 12:00   ` Kevin Shell
2020-09-20 12:11     ` Eli Zaretskii
2020-09-20 13:26       ` Kevin Shell
2020-09-20 13:54         ` Eli Zaretskii
2020-09-20 14:32           ` Kevin Shell [this message]
2020-09-20 14:37             ` Eli Zaretskii
2020-09-20 14:56               ` Kevin Shell
2020-09-20 15:49                 ` Eli Zaretskii
2020-09-22 10:00                   ` Kevin Shell
2020-09-20 18:14             ` Stefan Monnier
2020-09-20 16:38 ` Benjamín Buccianti
2020-09-21 15:00   ` Leo Butler
2020-09-21 18:38     ` Colin Baxter
2020-09-21 23:26       ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-09-22  6:21         ` Colin Baxter
2020-09-22  6:55           ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-09-24 15:26 ` Jean Louis

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=e8dedafd-cb5e-13e1-ded1-f1252e85e815@gmx.com \
    --to=kshell@gmx.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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 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.