From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: [OT] Re: capture with iceweasel/firefox -- nothing works Date: Sat, 04 Jun 2016 15:53:07 -0500 Message-ID: <87a8j0ad70.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9IZK-0005a6-PJ for emacs-orgmode@gnu.org; Sat, 04 Jun 2016 16:53:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9IZJ-0004DI-LN for emacs-orgmode@gnu.org; Sat, 04 Jun 2016 16:53:18 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:53234) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9IZJ-0004CL-C8 for emacs-orgmode@gnu.org; Sat, 04 Jun 2016 16:53:17 -0400 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: Philip Hudson Cc: emacs orgmode-mailinglist Philip Hudson writes: > On 4 June 2016 at 02:23, Samuel Wales wrote: >> over many years, i have been trying to get org-protocol (or >> anything similar) to work, and it is not working reliably. >> that's why i want this feature to work so much. > ... >> *what is the most reliable set of instructions or code to >> get iceweasel to work with org?* > > Ordinarily my advice would be: Don't. Use Conkeror instead. > > However, I see that keyboard-orientation and JavaScript are exactly > what you don't want, which is a pity. Org-capture from Conkeror is > bulletproof for me, even with Emacs server running on a different host > on the same LAN segment. > > Conkeror uses the same browser engine as Firefox, so some FF > extensions work with it, but with an "Emacsified" keyboard-oriented > front end (M-x, M-:, C-u, C-g, etc) -- all dynamically configurable > and extensible, though in JavaScript not Elisp. The JavaScripting > framework uses familiar Elisp idioms wherever possible, like hooks, > `provide' and `require', for example. Conkeror is great. I used it for over seven years. However, I think it's important to note (for anyone thinking of investing time in setting it up) that conkeror's future is uncertain given Mozilla's planned deprecation of XUL, its abandonment of xulrunner, and its lack of official support for using Firefox's browser engine to run third party apps. This is what a Mozilla developer said in response to a broken -app flag (which conkeror requires to run) in FF 48 nightly: "This bug isn't high on the official Mozilla priority list. We don't use -app or have any testing for it, so it's likely to break."[fn:1] Conkeror is still a good browser, but if you switch to it, expect to find several broken features (viewing page source and text files internally, managing permissions, etc.) and more turbulence in the future. Matt [fn:1] https://bugzilla.mozilla.org/show_bug.cgi?id=1271574