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

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

bug#14333: 24.3.50; Emacs hangs when trying to exit


From: Eli Zaretskii
Subject: bug#14333: 24.3.50; Emacs hangs when trying to exit
Date: Tue, 19 Nov 2013 19:42:40 +0200

> Date: Tue, 19 Nov 2013 19:36:53 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 14333@debbugs.gnu.org
> 
> Can you try adding this line:
> 
>     Sleep (1000);

Actually, let's try with something that should be abundantly enough:

        Sleep (20000);

(that's 20-sec wait).  It will let Emacs wait for 20 sec during exit,
but the question is, does it solve the hang?  If it does, I will come
up with a more clever wait procedure.





reply via email to

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