zsh-workers
 help / color / mirror / code / Atom feed
* problem with emacs-forward-word on sun's
@ 1995-10-20 17:48 Carlos Carvalho
  1995-10-20 18:03 ` Zoltan Hidvegi
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Carvalho @ 1995-10-20 17:48 UTC (permalink / raw)
  To: zsh-workers

I compiled 2.6-beta11-test9-hzoli11 on a sun 4.1.2 with sun's acc,
using option -fast. On an xterm opened from linux closing all fd's,
emacs-forward-word doesn't work, it does nothing. I have it bound to
'^s'.

Carlos


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with emacs-forward-word on sun's
  1995-10-20 17:48 problem with emacs-forward-word on sun's Carlos Carvalho
@ 1995-10-20 18:03 ` Zoltan Hidvegi
  0 siblings, 0 replies; 2+ messages in thread
From: Zoltan Hidvegi @ 1995-10-20 18:03 UTC (permalink / raw)
  To: Carlos Carvalho

> 
> I compiled 2.6-beta11-test9-hzoli11 on a sun 4.1.2 with sun's acc,
> using option -fast. On an xterm opened from linux closing all fd's,
> emacs-forward-word doesn't work, it does nothing. I have it bound to
> '^s'.

You cannot bind ^s and ^q unless you set the NO_FLOW_CONTROL option, or change
the start/stop characters with stty.  Unfortunately I had some bad experiences
with NO_FLOW_CONTROL which is not related to zsh.  If NO_FLOW_CONTROL is on
and I log in using PPP via modem and issue a command which produces a long
output, the output stops after a while, waits for a few seconds and gives back
the prompt whithout printing the trailing part of the document.  This does not
happend without NO_FLOW_CONTROL.  It is possible that the bad motherboard of
the ppp server is responsible for the problem (the server is a Linux box, and
the kernel prints eth0: interrupted while interrupts are masked messages when
this happens, but it prints this message very often when there are no visible
problems and noonone uses ppp).

Bye,
  Zoltan


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1995-10-20 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-10-20 17:48 problem with emacs-forward-word on sun's Carlos Carvalho
1995-10-20 18:03 ` Zoltan Hidvegi

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).