emacs-devel
[Top][All Lists]
Advanced

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

Re: Cleanup of byte-compiled files missing?


From: Eli Zaretskii
Subject: Re: Cleanup of byte-compiled files missing?
Date: Sat, 02 Oct 2010 10:28:55 +0200

fatal_error_signal now says:

      if (sig == SIGTERM || sig == SIGHUP || sig == SIGINT)
        Fkill_emacs (make_number (sig));

Shouldn't the SIGINT part require noninteractive to be non-zero, just
to be on the safe side?



reply via email to

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