emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rustom Mody <rustompmody@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: org-annotate on windows
Date: Mon, 9 Mar 2009 11:25:07 +0530	[thread overview]
Message-ID: <f46c52560903082255v5de89f94l28927e57182cbaa8@mail.gmail.com> (raw)
In-Reply-To: <87sklojb48.fsf@kassiopeya.MSHEIMNETZ>

On Sun, Mar 8, 2009 at 8:49 PM, Sebastian Rose <sebastian_rose@gmx.de> wrote:

> We're planning to solve this problem by dropping the dependency on the
> shell scipt entirely.
>
> But it should be easy to write a batch file for this too:
>
> c:\programme\...\emacsclient.exe --eval "(progn (bzg/org-annotation-helper \"%1\" ) nil)"
This I think works (even without the full path)
>
> and save it as *.bat. Dose that work?
However the remember link in FF does not work.
I tried registering the remember protocol in regedit with the foll file
--------------------
REGEDIT4

[HKEY_CLASSES_ROOT\remember]
@="URL:remember Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\remember\shell]

[HKEY_CLASSES_ROOT\remember\shell\open]

[HKEY_CLASSES_ROOT\remember\shell\open\command]
@="\"C:\\downloads\\emacs-22.1\\bin\\oah.bat\" \"%1\""

----------------------
(yes my paths are strange and org-annotation-helper shell script is
morphed into oah.bat)

Now it seems to work in the sense that ff jumps into a remember buffer
into emacs
Not yet figured out the template stuff.

Thanks

  reply	other threads:[~2009-03-09  5:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-08 13:58 org-annotate on windows Rustom Mody
2009-03-08 15:19 ` Sebastian Rose
2009-03-09  5:55   ` Rustom Mody [this message]
2009-03-09  7:14     ` Rustom Mody
2009-03-09 16:16       ` Rustom Mody

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f46c52560903082255v5de89f94l28927e57182cbaa8@mail.gmail.com \
    --to=rustompmody@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).