[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs 20.7.1 (hppa2.0n-hp-hpux11.00): slow terminal output with SSH
From: |
Ehud Karni |
Subject: |
Re: Emacs 20.7.1 (hppa2.0n-hp-hpux11.00): slow terminal output with SSH |
Date: |
Wed, 15 Nov 2000 21:11:48 +0200 |
On Wed, 15 Nov 2000 15:54:16 +0100, Ulrich Windl
<Ulrich.Windl@rz.uni-regensburg.de> wrote:
>
> I'm running Emacs 20.7 on HP-UX 11.00 with OpenSSH 2.1.1p1 connected to
> TeraTerm-SSH 1.4.4 (Windows/95). I noticed, originally in Emacs 20.2,
> that terminal output is terribly slow in SSH. I updated to 20.7 and it
> still is.
>
> However with vi or more there is no such problem. I wonder what it
> could be. The effect is that about one line per second appears; to be
> reporoduced simply by starting Emacs and watch painting its
> introduction screen.
>
> I can only suspect that it might have to do with padding. Yes, I output
> to a plain old VT100 emulation, no X11.
It seems Emacs thinks you work on a slow terminal and is adding delays.
To check this assumption add the following line to your .emacs or
evaluate it after starting.
(setq baud-rate 56000) ;; must for working faster (linux)
We had this problem on telnet (without SSH) on our system, the
above line solved it completely.
May it is time to drop the slow terminal support from Emacs altogether,
I don't think there are slow terminals (except may be in technological
museums) that have to have padding.
Ehud.
--
@@@@@@ @@@ @@@@@@ @ @ Ehud Karni Simon & Wiesel Insurance agency
@ @ @ @@ @ Tel: +972-3-6212-757 Fax: +972-3-6292-544
@ @ @ @ @ @@ (USA) Fax and voice mail: 1-815-5509341
@ @ @ @ @ @ Better Safe Than Sorry
http://www.simonwiesel.co.il mailto:ehud@unix.simonwiesel.co.il