From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Burtzlaff Subject: Re: Fireforg and the mac Date: Mon, 10 Aug 2009 18:04:03 +0200 Message-ID: <20090810180403.31e73787.andy13@gmx.net> References: <4A80396F.9000107@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaXLG-0003Za-PG for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 12:03:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaXLB-0003YB-Ts for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 12:03:22 -0400 Received: from [199.232.76.173] (port=54372 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaXLB-0003Y5-H4 for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 12:03:17 -0400 Received: from mail.gmx.net ([213.165.64.20]:35417) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MaXLA-00049h-AN for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 12:03:16 -0400 In-Reply-To: <4A80396F.9000107@sift.info> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Robert Goldman Cc: Org Mode On Mon, 10 Aug 2009 10:14:55 -0500 Robert Goldman wrote: > Is Fireforg expected to work on the Mac? Or should we expect it to fail > because of the bug in Mac Firefox that keeps protocol registration from > working? At the moment org-protocol is only used to let emacs visit an annotation on selection. So that - and of course store-link and remember - will fail, but the annotations should be displayed anyway. Andreas