emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Aqua: closing Speedbar early crashes Emacs


From: Andrew Choi
Subject: Re: Aqua: closing Speedbar early crashes Emacs
Date: Tue, 14 Jan 2003 09:56:29 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Steve Wainstead <address@hidden> writes:

> I have in my .emacs:
> 
> ;; get the speedbar
> (if window-system
>     (speedbar)
>     ;; else
>     (menu-bar-mode nil))
> 
> When I start Emacs from the Dock it comes up no problem, with the
> speedbar.
> 
> If, however, I close the speedbar before Emacs finishes loading,
> Emacs crashes completely and there is no crash report under
> ~/Library/Logs/CrashReporter.
>
> [...]

Emacs exits when the its last window is closed.  So I don't think it
crashed.  Unfortunately it will not be easy to show a frame only after
it is completely initialized on the Mac OS.





reply via email to

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