From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Davis, Peter" Subject: Strange Agenda behavior Date: Thu, 7 Jan 2016 14:14:46 -0500 Message-ID: <568EB926.5090804@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHG1L-0006Pt-Uf for emacs-orgmode@gnu.org; Thu, 07 Jan 2016 14:14:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHG1H-0008Bt-O7 for emacs-orgmode@gnu.org; Thu, 07 Jan 2016 14:14:51 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:33430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHG1H-0008AN-I1 for emacs-orgmode@gnu.org; Thu, 07 Jan 2016 14:14:47 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id ED42320C87 for ; Thu, 7 Jan 2016 14:14:43 -0500 (EST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-org list 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