From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: org-annotate on windows Date: Sun, 8 Mar 2009 19:28:40 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgJWh-0005KK-78 for emacs-orgmode@gnu.org; Sun, 08 Mar 2009 09:58:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgJWf-0005K8-QQ for emacs-orgmode@gnu.org; Sun, 08 Mar 2009 09:58:46 -0400 Received: from [199.232.76.173] (port=37379 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgJWf-0005K5-NI for emacs-orgmode@gnu.org; Sun, 08 Mar 2009 09:58:45 -0400 Received: from rv-out-0708.google.com ([209.85.198.243]:64058) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LgJWf-0007k1-2t for emacs-orgmode@gnu.org; Sun, 08 Mar 2009 09:58:45 -0400 Received: by rv-out-0708.google.com with SMTP id f25so1629095rvb.6 for ; Sun, 08 Mar 2009 06:58:40 -0700 (PDT) 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: emacs-orgmode Has anyone got org-annotation-helper to work on windows with firefox? As far as I can see the script does what it should but the firefox bookmarklet does not invoke the script (or do anything for that matter). I think that shell script should become a vbs (or some such) script for it to work in windows but Ive no clue how to debug javascript so not trying