[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: address@hidden: Poor performance over DSL link]
From: |
Marc Levoy |
Subject: |
Re: address@hidden: Poor performance over DSL link] |
Date: |
9 Sep 2002 02:12:39 -0700 |
Kim (and Richard),
Thanks for the quick response. I had already seen those suggestions (turning
off XIM, and disabling scroll bars, the menu bar, and the tool bar) on a web
page. I tried all except turning off XIM, and it didn't help.
As it happens, I finally realized (by watching the rhythm of the traffic)
that Emacs 21's software blinking cursor was causing the traffic. I disabled
it using:
(if (fboundp 'blink-cursor-mode)
(blink-cursor-mode -1))
and the extra traffic disappeared. You might suggest this tweak to people
with DSL (or slower) links.
-Marc
- address@hidden: Poor performance over DSL link], Richard Stallman, 2002/09/08
- Re: address@hidden: Poor performance over DSL link], Kim F. Storm, 2002/09/09
- Re: address@hidden: Poor performance over DSL link],
Marc Levoy <=
- Re: address@hidden: Poor performance over DSL link], Kim F. Storm, 2002/09/09
- Re: address@hidden: Poor performance over DSL link], Richard Stallman, 2002/09/09
- Re: address@hidden: Poor performance over DSL link], Kim F. Storm, 2002/09/10
- Re: address@hidden: Poor performance over DSL link], Richard Stallman, 2002/09/11
- Re: address@hidden: Poor performance over DSL link], Kim F. Storm, 2002/09/11
- Re: address@hidden: Poor performance over DSL link], Richard Stallman, 2002/09/12
- Re: address@hidden: Poor performance over DSL link], Richard Stallman, 2002/09/12
- Message not available
- Re: address@hidden: Poor performance over DSL link], Richard Stallman, 2002/09/14
- Message not available
- Re: address@hidden: Poor performance over DSL link], Richard Stallman, 2002/09/10
- Re: address@hidden: Poor performance over DSL link], Gerd Moellmann, 2002/09/11