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

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

bug#18727: 25.0.50; Paste to isearch-repeat-forward does not work


From: Lars Ingebrigtsen
Subject: bug#18727: 25.0.50; Paste to isearch-repeat-forward does not work
Date: Mon, 05 Aug 2019 11:32:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> After trying to reproduce the bug report, I see a slightly different problem:
>
> 0. Run in a terminal: emacs -Q -nw
> 1. C-s
> 2.1. either from the MATE Terminal context menu select "Paste"
> 2.2. or in xterm click the middle mouse button
>      (both calls the same command)
> 3. Emacs hangs and typing 'C-g' produces the backtrace:
>
> Debugger entered--Lisp error: (quit)
>   apply(debug error (quit))
>   edebug(error (quit))
>   signal(quit nil)
>   edebug-signal(quit nil)
>   xterm--pasted-text()
>   backtrace-eval((xterm--pasted-text) 0 edebug-after)

Hm.  A surprising thing here is the edebug stuff...  Did you instrument
the function before running?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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