emacs-devel
[Top][All Lists]
Advanced

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

Re: Next release


From: Stefan Monnier
Subject: Re: Next release
Date: Wed, 07 May 2008 21:26:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> I'm curious: if Emacs-22 on W32 only loads the image libraries after
>> the .emacs, does that mean that it doesn't display the tool-bar while
>> loading the .emacs?

> It depends, I guess: if .emacs includes something that could cause
> redisplay (e.g., it puts flyspell on some mode-hook, and later desktop
> actually turns that mode on when restoring your session), then we
> cannot avoid displaying the tool bar, I think.

On X11, when I start `emacs', the first thing that happens is to open
a frame, with the toolbar, and only after that is the .emacs
file loaded.

So how can Emacs-22 on W32 avoid loading the image libraries before
loading the .emacs, other than by not displaying the tool-bar, and if so
how does it avoid displaying the tool-bar before loading the .emacs?


        Stefan




reply via email to

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