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
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
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
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
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