all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Pittman <daniel@rimspace.net>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs 23 display slow over cable modem
Date: Sun, 24 Oct 2010 23:27:25 +1100	[thread overview]
Message-ID: <m2zku3n5ci.fsf@rimspace.net> (raw)
In-Reply-To: C8E919D8.2A55%strozzi2@llnl.gov

"Strozzi, David J." <strozzi2@llnl.gov> writes:

> I compiled emacs 23.2.1 in my home dir on a linux cluster (amd 64 chips) at
> work.  I connect over VPN from home, where I have a cable modem.  For a long
> time, emacs 21.4 *run as an xwindows app* (not "emacs -nw" living in a
> terminal) has performed fine - after it starts (which may take some time),
> typing, switching buffers, etc is pretty instant.  But, doing the same thing
> in 23.2 gives much slower response.  Both work fine in -nw mode, but there
> are some reasons (keyboard mappings, multi-windows, mouse) why I like the
> full xwin app.  From my office, both xwin's run very fast.
>
> Any ideas on why?

At a guess, because Emacs 23 uses Xft for font rendering, which provides nice
anti-aliased display, while Emacs 21 uses only X core fonts.

Theoretically the X server caching and client libraries make Xft reasonably
efficient over long, thin pipes, but practically it is optimized on the
assumption that people basically don't do this any more.

If you can live without the better fonts you can still turn on the core font
backend after install[1] and just use that.

Regards,
        Daniel

Footnotes: 
[1]  Read the manual, I don't actually know how, I fear. :)

-- 
✣ Daniel Pittman            ✉ daniel@rimspace.net            ☎ +61 401 155 707
               ♽ made with 100 percent post-consumer electrons




  reply	other threads:[~2010-10-24 12:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-24  6:01 emacs 23 display slow over cable modem Strozzi, David J.
2010-10-24 12:27 ` Daniel Pittman [this message]
2010-10-24 13:06   ` Eli Zaretskii
     [not found] ` <mailman.0.1287923961.20205.help-gnu-emacs@gnu.org>
2010-10-29 18:43   ` Stefan Monnier
2010-10-29 19:05     ` despen
2010-11-03  2:10       ` Stefan Monnier
2010-11-03 22:09         ` despen
     [not found]           ` <jwvfwvgvqn9.fsf-monnier+gnu.emacs.help@gnu.org>
     [not found]             ` <87oca4tzwk.fsf@puma.rapttech.com.au>
2010-11-05  1:52               ` despen
2010-11-06  9:54                 ` Tim X
     [not found] <mailman.7.1287911466.10599.help-gnu-emacs@gnu.org>
2010-10-24 17:58 ` despen

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=m2zku3n5ci.fsf@rimspace.net \
    --to=daniel@rimspace.net \
    --cc=help-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.