emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Executing functions remotely from agenda


From: Steve Hafner
Subject: [Orgmode] Re: Executing functions remotely from agenda
Date: Tue, 4 Jan 2011 23:56:45 -0700

On Tue, Jan 4, 2011 at 9:22 PM, Matt Lundin <address@hidden> wrote:
> Steve Hafner <address@hidden> writes:
>
>> I've written a few elisp functions to edit entries, and I would like
>> to be able to execute them remotely from the agenda; but it seems no
>> hooks or other facilities exist to do so. Am I missing something?
>>
>
> (info "(org) Using the mapping API")
>
> http://orgmode.org/manual/Using-the-mapping-API.html
>
> Best,
> Matt
>

OK, I'm able to run elisp commands remotely from an agenda buffer
using org-map-entries; but what I'd really like to do is specifically
target the current item, and I don't see what expression for MATCH
would only match the current item. By "current item" I mean the entry
corresponding to the line that point is on within the agenda buffer.

-steve



reply via email to

[Prev in Thread] Current Thread [Next in Thread]