[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Org protocol and new frame for remember
From: |
Matthew Lundin |
Subject: |
[Orgmode] Re: Org protocol and new frame for remember |
Date: |
Tue, 02 Jun 2009 10:37:38 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) |
Sebastian Rose <address@hidden> writes:
> Matthew Lundin <address@hidden> writes:
>> But I thought it might be a nice addition to org-protocol if there were
>> a variable that accomplishes this (e.g.,
>> org-protocol-remember-in-new-frame). I'd be eager to know if I am
>> missing a current way to do this.
>
> Such a variable does not exist. org-protocol does nothing especially
> related to org-remember. org-protocol://remember:/ is just one of the
> pre-defined statndard handlers.
>
> But you could as well define your own handler that behaves
> differently. Maybe just copying `org-protocol-remember' from
> lisp/org-protocol.el as a starting point.
>
> Reading
> http://orgmode.org/worg/org-tutorials/org-protocol-custom-handler.php
> should help (if it doesn't, please let us know what's missing).
Thanks for the tip. I had given cursory glance to the custom handler
page, but now have incentive for closer study.
Best,
Matt