From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: high-latency, high-bandwidth link => slow startup Date: 13 Aug 2003 14:54:52 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <81wudhhlyi.fsf@shasta.cs.uiuc.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1060776374 20220 80.91.224.253 (13 Aug 2003 12:06:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Aug 2003 12:06:14 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 13 14:06:12 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19muOK-0004pG-00 for ; Wed, 13 Aug 2003 14:06:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19muHr-0004ZQ-Ui for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Aug 2003 07:59:31 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19muDp-0008NJ-6U for help-gnu-emacs@gnu.org; Wed, 13 Aug 2003 07:55:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19muBs-00060p-6l for help-gnu-emacs@gnu.org; Wed, 13 Aug 2003 07:53:51 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.20) id 19muBd-00059A-K7 for help-gnu-emacs@gnu.org; Wed, 13 Aug 2003 07:53:06 -0400 Original-To: help-gnu-emacs@gnu.org In-reply-to: <81wudhhlyi.fsf@shasta.cs.uiuc.edu> (message from Lars Clausen on Wed, 13 Aug 2003 05:48:53 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11785 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11785 > Newsgroups: gnu.emacs.help > From: Lars Clausen > Date: Wed, 13 Aug 2003 05:48:53 -0500 > > [...] the startup time is horrible. It > can take several minutes to start up Emacs + Gnus, whereas locally it takes > a matter of seconds, and even on a text-only terminal of equivalent latency > and lower bandwidth is it much faster. What is it about remote X that > makes the startup so slow? Can Emacs be tweaked to work better in > high-bandwidth/high-latency situations (which I would think would become > more common as more people get high-bandwidth connections and remote use > becomes more common)? I'm not doing graphics-heavy stuff, maybe font > loading is a problem? IIRC, the PROBLEMS file has an entry that lists some ``popular'' network-related reasons for slow startup, and a couple of recommendations for speeding it up. Perhaps one of the recommendations will help you.