emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Davis, Peter" <pfd@pfdstudio.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: Strange Agenda behavior
Date: Thu, 7 Jan 2016 14:14:46 -0500	[thread overview]
Message-ID: <568EB926.5090804@pfdstudio.com> (raw)

I'm noticing some weird behavior in trying to get an Agenda view:

1) At one point, typing C-c a t seemed to completely hang emacs (24.5.1) 
on OS X. Might this be due to having previously used rgrep several times 
in the session? Quitting emacs and restarting seemed to clear that up.

2) Org (8.3.2) seems inconsistend in the use of org-todo-keywords. I 
have this in my .emacs file:

;; Org agenda
(setq org-todo-keywords
       '((sequence "NOTE" "INFO" "APPT" "TODO" "FEEDBACK" "VERIFY" "|" 
"DONE" "DELEGATED" "CANCELLED")))
(setq org-agenda-files '("~/Box Sync/HMH"))

Sometimes I can see items marked NOTE, other times, the list comes up 
empty although the same NOTE items are there in the files. The buffer 
shows me:

Global list of TODO items of type: ALL
Available with `N r': (0)[ALL] (1)TODO (2)DONE (3)CANCELLED (4)NOTE (5)APPT

but typing 4r gets me an empty list.

I'm not sure what or how to get a dump that might clarify this problem, 
since nothing has actually given an error. Just missing results.

Thanks,
-pd

-- 
--------
Peter Davis
www.techcurmudgeon.com

                 reply	other threads:[~2016-01-07 19:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=568EB926.5090804@pfdstudio.com \
    --to=pfd@pfdstudio.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).