From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: capture with iceweasel/firefox -- nothing works Date: Fri, 03 Jun 2016 23:00:51 -0500 Message-ID: <87wpm5fvrg.fsf@fastmail.fm> References: <8760tphain.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b92lo-00032v-42 for emacs-orgmode@gnu.org; Sat, 04 Jun 2016 00:01:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b92lj-00020h-Rr for emacs-orgmode@gnu.org; Sat, 04 Jun 2016 00:01:07 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:54342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b92lh-0001zw-J5 for emacs-orgmode@gnu.org; Sat, 04 Jun 2016 00:01:03 -0400 In-Reply-To: <8760tphain.fsf@fastmail.fm> (Matt Lundin's message of "Fri, 03 Jun 2016 22:56:48 -0500") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Matt Lundin writes: > Samuel Wales writes: > >> over many years, i have been trying to get org-protocol (or >> anything similar) to work, and it is not working reliably. >> >> intermittently, it says there is a greedy protocol. the success rate >> of capturing is around 50% maybe. when it is not working, it never >> works. i have noticed no correlation with anything that could cause >> this. Another thought. Is the emacs server always running (either by starting emacs as a daemon or by invoking server-start)? Matt