emacs-devel
[Top][All Lists]
Advanced

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

Re: misbehavior in shell window with ksh


From: Eli Zaretskii
Subject: Re: misbehavior in shell window with ksh
Date: Mon, 01 May 2017 18:09:36 +0300

> From: Stephen Berman <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Mon, 01 May 2017 16:41:06 +0200
> 
> By edebugging shell.el and comint.el I see that after typing `C-x 0' in
> the recipe, the function comint-output-filter is invoked with the value
> #<process shell> for its argument `proc' and the value "> " for its
> argument `string', and the latter value is what is inserted into the
> *shell* buffer.  I have failed to find out how that argument gets that
> value or even how comint-output-filter gets invoked.  If anyone has any
> advice for how to proceed, I can try it.

Thanks.

Can you show the backtrace for the invocation of comint-output-filter?



reply via email to

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