From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Firefox extension "Org-capture" stopped working after update Date: Fri, 18 Aug 2017 03:43:45 -0500 Message-ID: <87h8x5clku.fsf@alphapapa.net> References: <871sob1xft.fsf@jane> <8760dnp8x0.fsf@alphapapa.net> <87h8x6aedn.fsf@yandex.com> <871so9zu92.fsf@alphapapa.net> <87d17t9zbt.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dicsy-0007Ue-2T for emacs-orgmode@gnu.org; Fri, 18 Aug 2017 04:44:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dicsv-0005ui-0J for emacs-orgmode@gnu.org; Fri, 18 Aug 2017 04:44:08 -0400 Received: from [195.159.176.226] (port=39712 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dicsu-0005uI-Ps for emacs-orgmode@gnu.org; Fri, 18 Aug 2017 04:44:04 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dicsg-0007e3-7g for emacs-orgmode@gnu.org; Fri, 18 Aug 2017 10:43:50 +0200 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" To: emacs-orgmode@gnu.org Colin Baxter writes: > Conkeror is "just" a bunch of javascripts. You need a runtime > environment, like Gecko or XULRunner, to launch it. As we know, Mozilla is no > longer actively developing XULRunner. One option is to use Gecko or Goanna > (or XULRunner) in palemoon and launch conkeror by means of the app > switch, as in > > palemoon --app /path/to/conkeror/application.ini "$@" I see, thanks!