emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Agenda custom command problems


From: James Harkins
Subject: Re: [O] Agenda custom command problems
Date: Wed, 29 Feb 2012 17:38:54 +0800
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Wed, 29 Feb 2012 17:22:34 +0800,
James Harkins wrote:
> 1. Why does Emacs ignore 2 out of 3 agenda custom commands, which I defined 
> through the customize interface and appear in correct syntax in my ~/.emacs?
> 
> 2. Why does (org-agenda-sorting-strategy (quote (time-up))) have no effect in 
> a tags-todo search?

Question #1 has a stupid answer. I had forgotten to remove another setq for 
org-agenda-custom commands later in my .emacs -- so this one is solved now.

Question #2 is open. Is there any way at all to change the sorting of a to-do 
list?

> > 2. I would like command "2" to show a subset of the TODOs (based on tags) 
> > in one given file, sorted in order of time stamp. Everything is working 
> > except the sorting: (org-agenda-sorting-strategy '(time-up)) is so far not 
> > having any effect. The TODOs appear in the order of appearance in the file.
> > 
> > I need time stamp order to see at a glance what I need to do today vs 
> > tomorrow, etc.
> > 
> > ("2" "Spring semester TODOs" tags-todo "-Wk11plugs-Wk11Docs"
> >   ((org-agenda-files
> >     '("~/Documents/xinghai/11-12-spring/semester-spr.org"))
> >    (org-agenda-sorting-strategy
> >     '(time-up))))

James


--
James Harkins /// dewdrop world
address@hidden
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman

blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks



reply via email to

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