emacs-devel
[Top][All Lists]
Advanced

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

Re: Splash screen and server-start


From: Stefan Monnier
Subject: Re: Splash screen and server-start
Date: Sat, 01 Dec 2001 13:02:55 -0500

> (server-start)
> 
> in my .emacs.el. This prevents me from seeing the splash screen at all.  It
> is cause by Richard's change:
> 
> 2001-11-24  Richard M. Stallman  <address@hidden>
> 
>       * startup.el (command-line-1): Don't do startup screen
>       if a subprocess is running.  Call the startup screen buffer
>       "GNU Emacs".  Make a special mode-line-format for it.

IIRC, the reason for the change was that if you used `emacsclient'
while the splash screen was displayed you got odd results.

Maybe we can fix the problem by adding an entry to pre-command-hook
(which is now run by server.el) ?


        Stefan




reply via email to

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