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

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

bug#40323: 28.0.50; error in process filter: Invalid search bound (wrong


From: Andreas Schwab
Subject: bug#40323: 28.0.50; error in process filter: Invalid search bound (wrong side of point)
Date: Mon, 30 Mar 2020 17:25:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.90 (gnu/linux)

On Mär 30 2020, Noam Postavsky wrote:

> Jacob Lagares Pozo <jlagarespo@iebesalu.cat> writes:
>
>> Debugger entered--Lisp error: (error "Invalid search bound (wrong side of 
>> point)")
>>   re-search-forward("\33\\[[0-?]*[ -/]*[@-~]" #<marker at 1 in *Async Shell 
>> Command*> t)
>>   ansi-color-apply-on-region(#<marker at 152 in *Async Shell Command*> 
>> #<marker at 1 in *Async Shell Command*>)
>>   ansi-color-process-output("[03/29/20, 16:21:53:387] info: [FOCUS-EVENT] 
>> Clien...")
>>   run-hook-with-args(ansi-color-process-output "[03/29/20, 16:21:53:387] 
>> info: [FOCUS-EVENT] Clien...")
>>   comint-output-filter(#<process Shell> "[03/29/20, 16:21:53:387] info: 
>> [FOCUS-EVENT] Clien...")
>
> It looks like the start and end markers are the wrong way around.  Does
> the patch below help?  If yes, the next question would be how they got
> that way.  Perhaps that indicates a problem in comint.el?

Or another filter has moved the process mark.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

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