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: Juri Linkov
Subject: bug#18727: 25.0.50; Paste to isearch-repeat-forward does not work
Date: Mon, 05 Aug 2019 22:54:09 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

>> 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?

Yes, I instrumented it to show where it hangs.





reply via email to

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