Re: [Orgmode] Re: user-defined agenda sorting

2009-06-19 Thread Carsten Dominik
On Jun 19, 2009, at 10:00 PM, Samuel Wales wrote: Thanks. Just to confirm, to get the inherited tags and the priority letter, I have to go to the original buffer? No. The priority letter is still in the string, you can use a regular expression to get it directly from a (or (and (strin

Re: [Orgmode] Re: user-defined agenda sorting

2009-06-19 Thread Samuel Wales
Thanks. Just to confirm, to get the inherited tags and the priority letter, I have to go to the original buffer? On Fri, Jun 19, 2009 at 08:39, Carsten Dominik wrote: > > On Jun 16, 2009, at 11:13 AM, Samuel Wales wrote: > >> If my skills at cargo-cult programming can summon the air force, then >

Re: [Orgmode] Re: user-defined agenda sorting

2009-06-19 Thread Carsten Dominik
On Jun 16, 2009, at 11:13 AM, Samuel Wales wrote: If my skills at cargo-cult programming can summon the air force, then (get-text-property 1 'priority a/b] will work. But I'm not sure if there are functions for parsing tags etc. Testing seems difficult as cut and paste of headline strings see