help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs opens after long time


From: John A Pershing Jr
Subject: Re: emacs opens after long time
Date: Fri, 12 Jun 2009 13:45:33 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt)

tomer <tomer1levin@walla.co.il> writes:

> i have just installed ubunto and emacs.  it takes about 30 seconds to
> load emacs.  and also the changing the font takes long time about 10
> seconds.

Are you, perhaps, setting (changing) the font in your .emacs file?  If
so, then this is probably your problem.  For reasons unknown to me,
'emacs' takes a long file to change fonts in an X environment.

Rather than using (set-default-font ...) in .emacs, stick the font
definition in your .Xresources file (key 'Emacs*font') and then use
'xrdb -load' to activate it.  You will find that startup time is greatly
improved!

  -jp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]