From: James Harkins <jamshark70@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Agenda custom command problems
Date: Wed, 29 Feb 2012 17:38:54 +0800 [thread overview]
Message-ID: <87k436rnbl.wl%jamshark70@dewdrop-world.net> (raw)
In-Reply-To: <87linmro2t.wl%jamshark70@dewdrop-world.net>
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
jamshark70@dewdrop-world.net
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
next prev parent reply other threads:[~2012-02-29 9:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-27 10:45 Agenda custom command problems James Harkins
2012-02-29 9:22 ` James Harkins
2012-02-29 9:38 ` James Harkins [this message]
2012-04-03 7:09 ` Bastien
2012-04-03 7:27 ` James Harkins
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k436rnbl.wl%jamshark70@dewdrop-world.net \
--to=jamshark70@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.