From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Firefox 36 and Links Date: Thu, 26 Feb 2015 17:23:56 -0500 Message-ID: <54EF9CFC.4080605@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR6qi-00057u-FN for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 17:24:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR6qf-0001ye-99 for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 17:24:04 -0500 Received: from mail-ie0-x234.google.com ([2607:f8b0:4001:c03::234]:43247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR6qf-0001yV-4H for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 17:24:01 -0500 Received: by iebtr6 with SMTP id tr6so22164477ieb.10 for ; Thu, 26 Feb 2015 14:24:00 -0800 (PST) Received: from [192.168.1.100] (cpe-184-56-99-2.neo.res.rr.com. [184.56.99.2]) by mx.google.com with ESMTPSA id qs3sm88454igb.8.2015.02.26.14.23.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Feb 2015 14:23:59 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I know this isn't exactly a question about org, but it affects org, so I'm hoping someone on this list might be willing to help me. The -remote command line option has been removed from Firefox 36: https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-remote_remote_command As a result, web links in an org file no longer open in Firefox when I click on them. This is mentioned as a comment at the following link: https://bugzilla.mozilla.org/show_bug.cgi?id=1080319#c19 I found a patch here: http://comments.gmane.org/gmane.emacs.bugs/99694 I can't get the patch to work with Emacs 24.3 or 24.2. This could be due to my very poor knowledge of elisp or that the patch isn't compatible with those versions of Emacs. I see that the patch has been put into 24.5, but I'd prefer to use a stable version of Emacs. I'm confused about how to proceed. Should I wait for the next stable release of Emacs, or is there a solution I can use now? Scott Randby