emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Several %(expression) in org-agenda-prefix-format


From: Adam Porter
Subject: Re: [O] Several %(expression) in org-agenda-prefix-format
Date: Thu, 14 Apr 2016 16:12:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

address@hidden writes:

> I've come up with the following (mal-functionning)
> org-agenda-prefix-format:
>
> %(org-get-entry (point) "Case" t) %(org-entry-get (point) "CaseNum" t)
> %(org-entry-get (point) "FiscalYear" t)
>
> But this only gives me :
>
> Dupond : My first pleadings

Hi Laurent,

I noticed that you're using both `org-get-entry' and `org-entry-get'.
According to the docs, only `org-entry-get' should do what you want, but
your output seems to indicate the opposite.  I'm not sure what to make
of that, but maybe this is a clue to the problem...?

Please let us know how you fix it.  I've been wanting to try something
like that myself.




reply via email to

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