Re: [O] Agenda custom command problems

2012-04-03 Thread James Harkins
At Tue, 03 Apr 2012 09:09:33 +0200, Bastien wrote: > > Hi James, > > James Harkins writes: > > > 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-s

Re: [O] Agenda custom command problems

2012-04-03 Thread Bastien
Hi James, James Harkins writes: > 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? Can you provide a minimal .emacs.el and an .org file that we can test to understand what is really ignor

Re: [O] Agenda custom command problems

2012-02-29 Thread James Harkins
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

Re: [O] Agenda custom command problems

2012-02-29 Thread James Harkins
At Mon, 27 Feb 2012 18:45:05 +0800, James Harkins wrote: > > Hi, > > Two questions about agenda custom commands. Hi, Any ideas on these? Short versions of the questions: 1. Why does Emacs ignore 2 out of 3 agenda custom commands, which I defined through the customize interface and appear in

[O] Agenda custom command problems

2012-02-27 Thread James Harkins
Hi, Two questions about agenda custom commands. 1. I've defined a few custom agenda commands, but the only one that actually appears in the agenda dispatcher is 'z'. If I open Emacs and immediately C-h v org-agenda-custom-commands, it says: Its value is (("z" tags-todo "-ExamFdbk")) But... T