emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38335: closed (Emacs term: bracketed paste not supported)


From: GNU bug Tracking System
Subject: bug#38335: closed (Emacs term: bracketed paste not supported)
Date: Sun, 03 May 2020 01:15:01 +0000

Your message dated Sun, 03 May 2020 03:13:55 +0200
with message-id <address@hidden>
and subject line Re: bug#38335: Emacs term: bracketed paste not supported
has caused the debbugs.gnu.org bug report #38335,
regarding Emacs term: bracketed paste not supported
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38335: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38335
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Emacs term: bracketed paste not supported Date: Fri, 22 Nov 2019 15:01:54 -0800
Bracketed paste is well supported in emacs, yet not in the term
buffer. The reason I assume is that the terminal buffers need to be
processed differently that special escape sequences need to be sent to
the underlying process, so the program running inside a term buffer
can tell the difference between manual typing and pasting.

Steps to reproduce the issue:

1. M-x term
2. run python (or any program which differentiates typing from pasting)
3. paste some codes with indentation into the python
4. verify the indentation is messed up



--- End Message ---
--- Begin Message --- Subject: Re: bug#38335: Emacs term: bracketed paste not supported Date: Sun, 03 May 2020 03:13:55 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Lars Ingebrigtsen <address@hidden> writes:

> Gang Liang <address@hidden> writes:
>
>> Bracketed paste is well supported in emacs, yet not in the term
>> buffer. The reason I assume is that the terminal buffers need to be
>> processed differently that special escape sequences need to be sent to
>> the underlying process, so the program running inside a term buffer
>> can tell the difference between manual typing and pasting.
>>
>> Steps to reproduce the issue:
>>
>> 1. M-x term
>> 2. run python (or any program which differentiates typing from pasting)
>> 3. paste some codes with indentation into the python
>> 4. verify the indentation is messed up
>
> You don't say what Emacs version you're using (please use M-x
> report-emacs-bug when reporting Emacs bugs), and I'm not sure what you
> mean by "run python", but I tried `M-x term RET python RET' and then
> pasted the following with mouse-2 into the buffer, and the indentation
> seems correct?
>
> So I'm not able to reproduce the bug.  Are there some additional steps
> necessary to reproduce?

More information was requested, but none was given within 22 weeks, so
I'm closing this bug.

If this is still an issue, please reply to this email (use "Reply to
all" in your email client) and we can reopen the bug report.

Best regards,
Stefan Kangas


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]