[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: |
Fri, 05 May 2017 09:13:31 +0300 |
> From: Mike Kupfer <address@hidden>
> cc: Stephen Berman <address@hidden>, address@hidden
> Date: Thu, 04 May 2017 20:04:03 -0700
>
> I'm not a shell expert, but I did spend a little time with strace to see
> what ksh is doing.
OK, thanks for looking into this. AFAIU, the conclusion is that
indeed the offending string comes from the shell as result of Emacs's
telling the shell that its screen size has changed.
So is it enough to conclude that users of shells like this should
customize window-adjust-process-window-size-function to avoid telling
the shell its screen has been resized? Or do we need a more thorough
solution for this problem?
- Re: misbehavior in shell window with ksh, (continued)
- Re: misbehavior in shell window with ksh, Eli Zaretskii, 2017/05/01
- Re: misbehavior in shell window with ksh, Stephen Berman, 2017/05/01
- Re: misbehavior in shell window with ksh, Eli Zaretskii, 2017/05/02
- Re: misbehavior in shell window with ksh, Stephen Berman, 2017/05/02
- Re: misbehavior in shell window with ksh, Eli Zaretskii, 2017/05/02
- Re: misbehavior in shell window with ksh, Stephen Berman, 2017/05/02
- Re: misbehavior in shell window with ksh, Eli Zaretskii, 2017/05/03
- Re: misbehavior in shell window with ksh, Stephen Berman, 2017/05/04
- Re: misbehavior in shell window with ksh, Eli Zaretskii, 2017/05/04
- Re: misbehavior in shell window with ksh, Mike Kupfer, 2017/05/04
- Re: misbehavior in shell window with ksh,
Eli Zaretskii <=
- Re: misbehavior in shell window with ksh, Mike Kupfer, 2017/05/06
- Re: misbehavior in shell window with ksh, Eli Zaretskii, 2017/05/09
- Re: misbehavior in shell window with ksh, Mike Kupfer, 2017/05/01
- Re: misbehavior in shell window with ksh, Tino Calancha, 2017/05/02
Re: misbehavior in shell window with ksh, Tino Calancha, 2017/05/01