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

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

bug#19921: SIGHUP related subtlety remains


From: Teika Kazura
Subject: bug#19921: SIGHUP related subtlety remains
Date: Fri, 27 Feb 2015 17:12:20 +0900 (JST)

Thanks for fixing, but there remains a flaw, at least for me.

Starting from firefox-36, it (`browse-url-firefox') doesn't work, due to bug 
#16019 (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16019)

My fix is to make firefox SIGHUP-immune, by adding the following line to 
/usr/bin/firefox (I'm using Linux.):
------------------------------------------------------------------------
trap "" SIGHUP
------------------------------------------------------------------------

Should I open a separate bug report? Dropping "-remote" was handled correctly 
by the commit 
http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-24&id=1b0ebbdb566a8dfa5f45ce121b2c835e9760091f,
 and my complaint may not be reproduced by others. (Perhaps this bug is due to 
the fact that my PC is slower than most's.)





reply via email to

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