unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: "Eli Zaretskii" <eliz@gnu.org>,
	"Clément Pit--Claudel" <clement.pit@gmail.com>
Cc: 25005@debbugs.gnu.org
Subject: bug#25005: 25.1; Support disabling bracketed paste mode.
Date: Sun, 27 Nov 2016 20:42:01 +0000	[thread overview]
Message-ID: <CAArVCkR=XY16M9yFLXXdJn9uG0aC6xAoc4E8APx76EaHMm12pw@mail.gmail.com> (raw)
In-Reply-To: <83poll5z0o.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1508 bytes --]

Eli Zaretskii <eliz@gnu.org> schrieb am Do., 24. Nov. 2016 um 04:38 Uhr:

> > From: Clément Pit--Claudel <clement.pit@gmail.com>
> > Date: Wed, 23 Nov 2016 22:08:02 -0500
> >
> > On 2016-11-23 19:27, Jay Lee wrote:
> > > If I start from emacs -q, It works well.
> > > I checked again yesterday, I found reason about this issue.
> > >
> > > (global-set-key (kbd "M-[") 'previous-multiframe-window) this
> keybindings affect this issue.
> > > after removing this configuration, It works well. Not added “200~201~”
> I don't understand why is this reason. I think It is just keybinding.
> > >
> > > So in this case, is my emacs bracketed paste mode disabled? if so I
> want to know why bracketed paste mode is disabled. I just remove
> configuration for keybinding.
> > > And is there way to turn off bracketed paste mode officially?
> >
> > Stefan responded to your question on stackexchange, and explained why
> this keybinding was causing issues.
>
> It would be useful to have those explanations here.
>
>
>
>
Copied from SE:

"My crystal ball said you should remove

(global-set-key (kbd "M-[") 'previous-multiframe-window)

from your ~/.emacs. You might like to M-x report-emacs-bug and ask for
global-set-key to complain when the key sequence conflicts with something in
 input-decode-map (as is the case here, because the byte sequence ESC [ (which
corresponds to the M-[ event) is used by text terminal as a prefix for
encoding all kinds of special events)."

[-- Attachment #2: Type: text/html, Size: 7913 bytes --]

  reply	other threads:[~2016-11-27 20:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-23 14:47 bug#25005: 25.1; Support disabling bracketed paste mode Jay Lee
2016-11-23 16:37 ` Eli Zaretskii
2016-11-24  0:27   ` Jay Lee
2016-11-24  0:55     ` Daniel Colascione
2016-11-24  3:08     ` Clément Pit--Claudel
2016-11-24  3:37       ` Eli Zaretskii
2016-11-27 20:42         ` Philipp Stephani [this message]
2022-02-03 20:42           ` Lars Ingebrigtsen
2022-02-04  9:59             ` Robert Pluim
2022-02-05  6:41               ` Lars Ingebrigtsen
2016-11-24 16:06     ` Eli Zaretskii

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='CAArVCkR=XY16M9yFLXXdJn9uG0aC6xAoc4E8APx76EaHMm12pw@mail.gmail.com' \
    --to=p.stephani2@gmail.com \
    --cc=25005@debbugs.gnu.org \
    --cc=clement.pit@gmail.com \
    --cc=eliz@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).