all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 24639@debbugs.gnu.org
Subject: bug#24639: 26.0.50; Terminal paste doesn't work right in term char mode
Date: Fri, 07 Oct 2016 19:19:28 +0000	[thread overview]
Message-ID: <CAArVCkRrK77fubbAQzgdE=Sdf7-RVRoSoAusPdn3yNr1A7+jjg@mail.gmail.com> (raw)
In-Reply-To: <83oa2whtds.fsf@gnu.org>

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

Eli Zaretskii <eliz@gnu.org> schrieb am Fr., 7. Okt. 2016 um 21:05 Uhr:

> > From: Philipp <p.stephani2@gmail.com>
> > Date: Fri, 07 Oct 2016 20:02:45 +0200
> >
> > emacs -nw -Q -f term
> >
> > RET to start the terminal.  Make sure it's in char mode.  Select
> > some text in another X window.  Go back to the Emacs term buffer, press
> > middle click, then press RET.
> > Expected behavior: Selected text gets inserted and interpreted as shell
> > command.
> > Actual behavior in Emacs 24.3: Expected behavior.
> > Actual behavior in Emacs built from master branch: Selected text gets
> > inserted, but not interpreted as shell command (i.e. nothing happens
> > after pressing RET).
> >
> > This appears to be a regression, possibly caused by
> > bracketed-paste-mode.
>
> Does it help to disable the bracketed-paste-mode in term.el?
>

Yes, uncommenting (xterm--init-bracketed-paste-mode) in term/xterm.el fixes
the issue. Maybe M-x term should temporarily bracketed paste mode when in
char mode.

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

  reply	other threads:[~2016-10-07 19:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07 18:02 bug#24639: 26.0.50; Terminal paste doesn't work right in term char mode Philipp
2016-10-07 19:05 ` Eli Zaretskii
2016-10-07 19:19   ` Philipp Stephani [this message]
2016-10-07 19:25     ` Eli Zaretskii
2016-10-07 20:19       ` Philipp Stephani
2016-10-08  5:27         ` Eli Zaretskii
2016-10-09 20:48           ` Philipp Stephani
2016-10-10  5:56             ` Eli Zaretskii
2016-10-15 13:25               ` Philipp Stephani
2016-10-15 14:31                 ` Eli Zaretskii
2016-10-15 14:38                   ` Philipp Stephani
2016-10-15 15:07                     ` Eli Zaretskii
2016-11-06 18:43                       ` Philipp Stephani
2016-11-06 18:43                         ` bug#24639: [PATCH] Send text received by bracketed paste to process Philipp Stephani
2016-11-07 18:35                           ` Eli Zaretskii
2016-11-10 21:57                             ` Philipp Stephani

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='CAArVCkRrK77fubbAQzgdE=Sdf7-RVRoSoAusPdn3yNr1A7+jjg@mail.gmail.com' \
    --to=p.stephani2@gmail.com \
    --cc=24639@debbugs.gnu.org \
    --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 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.