all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: no-spam@cua.dk (Kim F. Storm)
To: Mark Hood <invalid@invalid.invalid>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs 22 horribly slow over vpn/dsl
Date: Tue, 12 Jun 2007 20:37:07 +0200	[thread overview]
Message-ID: <87abv510ks.fsf@kfs-lx.testafd.dk> (raw)
In-Reply-To: <ygffy4yuhib.fsf@invalid.invalid> (Mark Hood's message of "11 Jun 2007 17\:46\:20 -0700")

Mark Hood <invalid@invalid.invalid> writes:

> Mark Hood <invalid@invalid.invalid> writes:
>> Interestingly, the -D and --basic-display startup options don't seem
>> to have any effect on the scrollbars; Emacs starts up with a
>> heavyweight display always.
>
> Well, apparently my .emacs was overriding the -D and --basic-display
> options.  They work with -q.
>
> So the only problem I have with Emacs 22 is the slow startup on remote
> X11 connections.  Hopefully that will be resolved when I build my own
> Emacs 22 with the X Toolkit and debug my .emacs a bit more.

I have this in my .emacs:

(add-to-list 'default-frame-alist '(wait-for-wm . nil))
(add-to-list 'initial-frame-alist '(wait-for-wm . nil))
(modify-frame-parameters nil '((wait-for-wm . nil)))

-- 
Kim F. Storm  http://www.cua.dk

  parent reply	other threads:[~2007-06-12 18:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11 23:46 emacs 22 horribly slow over vpn/dsl Mark Hood
2007-06-12  0:31 ` Mark Hood
2007-06-12  0:46   ` Mark Hood
2007-06-12  4:16     ` Tim X
2007-06-12  6:37       ` Mark Hood
2007-06-12 20:23         ` Giorgos Keramidas
2007-06-12 14:28     ` Stefan Monnier
2007-06-12 18:37     ` Kim F. Storm [this message]
2007-06-12  4:14   ` Tim X
2007-06-13 20:53     ` Peter Lee

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=87abv510ks.fsf@kfs-lx.testafd.dk \
    --to=no-spam@cua.dk \
    --cc=help-gnu-emacs@gnu.org \
    --cc=invalid@invalid.invalid \
    /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.