unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Teika Kazura <teika@gmx.com>
To: 19921@debbugs.gnu.org
Subject: bug#19921: SIGHUP related subtlety remains
Date: Fri, 27 Feb 2015 17:12:20 +0900 (JST)	[thread overview]
Message-ID: <20150227.171220.1674422297465467874.teika@gmx.com> (raw)
In-Reply-To: <20150222.170113.1017436961048435194.ryo_on@yk.rim.or.jp>

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.)





  parent reply	other threads:[~2015-02-27  8:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-22  8:01 bug#19921: Support URL open for upcomming Mozilla Firefox 36 Ryo ONODERA
2015-02-24 23:05 ` Glenn Morris
2015-03-02  8:49   ` Peter Münster
2015-03-02 17:01     ` Glenn Morris
2015-02-27  8:12 ` Teika Kazura [this message]
2015-03-07 11:16 ` bug#19921: [PATCH] browse-url-firefox: Remove MS-Windows special case Ulrich Mueller
2015-03-07 12:16   ` Eli Zaretskii
2015-03-07 12:50     ` Ulrich Mueller
2015-03-07 13:17       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150227.171220.1674422297465467874.teika@gmx.com \
    --to=teika@gmx.com \
    --cc=19921@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).