From: Eli Zaretskii <eliz@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: X-windows performance over slow connections.
Date: Fri, 19 Jan 2007 12:49:03 +0200 [thread overview]
Message-ID: <u7ivjwau8.fsf@gnu.org> (raw)
In-Reply-To: <1169163354.8383.55.camel@localhost> (message from Bill Zaumen on Thu, 18 Jan 2007 15:35:54 -0800)
> From: Bill Zaumen <zaumen@pacbell.net>
> Date: Thu, 18 Jan 2007 15:35:54 -0800
>
> When I run ssh -C -X to connect to my home system over an ADSL
> connection (unfortunately, in the 'slow' direction), it takes
> well over a minute to start emacs. I suspect this is due to the
> menu, toolbar, scrollbars, and other X-windows features it uses.
> Compression helps slightly, but is not quite enough. I tried
> to fix the problem by defining an environment variable named
> EMACS_NET_PROFILE which, if defined, has the value "slow", "medium"
> or "fast" to denote the speed of one's connection. For slower
> connections, it then turns off scroll bars, tool tips, menus, and
> the tool bar based on the value of this variable. Functionally,
> this works as one would expect, however over a slow connection, I
> can see the tool bar appear and then eventually go away: it seems
> that the tool bar is created before my .emacs file is read, so
> emacs takes about as long as before to get started.
Did you try the advice in etc/PROBLEMS? Look for "Improving
performance with slow X connections".
As for turning off various decorations, I think if you disable them in
your X resources, they will never come up.
next prev parent reply other threads:[~2007-01-19 10:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-18 23:35 X-windows performance over slow connections Bill Zaumen
2007-01-19 10:49 ` Eli Zaretskii [this message]
2007-01-20 6:17 ` Kevin Rodgers
2007-01-20 14:06 ` Eli Zaretskii
2007-01-22 6:53 ` Kevin Rodgers
2007-01-27 18:13 ` Eli Zaretskii
2007-01-20 18:07 ` Richard Stallman
[not found] ` <mailman.3337.1169273850.2155.bug-gnu-emacs@gnu.org>
2007-01-20 22:53 ` Tom Horsley
2007-01-21 6:06 ` Bill Zaumen
2007-01-21 10:12 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=u7ivjwau8.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.