GNU bug report logs - #25005
25.1; Support disabling bracketed paste mode.

Previous Next

Package: emacs;

Reported by: Jay Lee <jay <at> hanjaelee.com>

Date: Wed, 23 Nov 2016 16:30:04 UTC

Severity: minor

Tags: moreinfo

Found in version 25.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 25005 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Philipp Stephani <p.stephani2 <at> gmail.com>, 25005 <at> debbugs.gnu.org,
 Clément Pit--Claudel <clement.pit <at> gmail.com>
Subject: Re: bug#25005: 25.1; Support disabling bracketed paste mode.
Date: Fri, 04 Feb 2022 10:59:50 +0100
>>>>> On Thu, 03 Feb 2022 21:42:26 +0100, Lars Ingebrigtsen <larsi <at> gnus.org> said:

    Lars> Philipp Stephani <p.stephani2 <at> gmail.com> writes:
    >> "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)."

    Lars> This would be easy enough to do...  does anybody have any comments?

Hmm, so if I start emacs under a window system, where input-decode-map
doesnʼt contain ESC [, and then create a tty frame inside an xterm,
this would still fail, no? Or did you want the terminal setup to
complain if input-decode-map conflicts with a key binding as well?

And no doubt there are daemon use-cases to consider as well.

Robert
-- 




This bug report was last modified 3 years and 162 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.