emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Org-expiry: How to define keyword for org-expiry-add-keywo


From: Markus Heller
Subject: [Orgmode] Re: Org-expiry: How to define keyword for org-expiry-add-keyword
Date: Tue, 05 Jan 2010 15:26:06 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

On 1/5/2010 8:47 AM, David Maus wrote:
Hi Markus,

At Mon, 04 Jan 2010 11:37:45 -0800,
Markus Heller wrote:

If I type M-x org-expiry-process-entries in expiry.org, I get the
following error:

Symbol's function definition is void: org-expiry-handler function

This actually is a bug in org-expiry.el that is fixed with the
attached patch.

Thanks for the patch.

But when I run M-x org-expiry-process-entries in the agenda or in my example file (see below), I get the following message in the minibuffer:

"The mark is not set now, so there is no region"

When I run M-x org-expiry-process-entry in my example file (see below), it works! This command doesn't work in the agenda, but this is by design, right?

Am I correct in assuming that I should be able to use M-x org-expiry-process-entries in the agenda?

Thanks and Cheers
Markus


I have defined this to be org-expiry-add-keyword, but how do I define
the actual keyword?


You can define the keyword by setting the variable
`org-expiry-keyword'

,----
| (setq org-expiry-keyword "KEYWORD")
`----

or of cause using customization-interface (M-x customize-group RET
org-expiry RET).

  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden
ICQ....... 241051416



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode






reply via email to

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