|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Cleanup when SIGINT or SIGHUP is encountered |
Date: | Wed, 29 Jan 2014 18:24:41 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi Elias, thanks, included in SVN 116. /// Jürgen On 01/29/2014 03:07 PM, Elias Mårtenson wrote:
Currently, the cleanup() function is never called when the process is killed. This causes the Emacs plugin to leave the socket file in /tmp. It would also prevent the terminal colour settings from being restored.Attached is a patch that fixes this for these signals.My only concern is with the naming of the "old" variable in the handler. The two variables, both having "old" in the name is ugly. :-)Regards, Elias
[Prev in Thread] | Current Thread | [Next in Thread] |