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

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

Re: SIGABRT while stress-testing with gnuclient/gnudoit


From: Richard Stallman
Subject: Re: SIGABRT while stress-testing with gnuclient/gnudoit
Date: Tue, 07 Jan 2003 08:39:48 -0500

    Is exiting emacs (cleanly or not) really the right thing for
    delete-frame to do?

delete-frame never kills Emacs, not now.  If the command returns before
creating another frame, that will kill Emacs.  But it has the chance
to create a new frame first.

      I therefore think that delete-frame
    should never remove the last frame.

Ordinarily it won't delete the last frame, but in this case the FORCE
argument was specified which tells it to go ahead and do that.




reply via email to

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