From mboxrd@z Thu Jan 1 00:00:00 1970 From: kevinbanjo Subject: Bug: broken agenda view? [8.0.2 (8.0.2-dist @ /usr/share/emacs/site-lisp/org-mode/)] Date: Thu, 20 Jun 2013 12:00:03 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04218485c9b03804df9a8d7f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upk5Y-00011I-Bg for emacs-orgmode@gnu.org; Thu, 20 Jun 2013 15:00:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Upk5U-0005Tf-QH for emacs-orgmode@gnu.org; Thu, 20 Jun 2013 15:00:08 -0400 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:48045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upk5U-0005QU-IW for emacs-orgmode@gnu.org; Thu, 20 Jun 2013 15:00:04 -0400 Received: by mail-we0-f174.google.com with SMTP id q58so5837781wes.33 for ; Thu, 20 Jun 2013 12:00:03 -0700 (PDT) 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-orgmode@gnu.org --f46d04218485c9b03804df9a8d7f Content-Type: text/plain; charset=ISO-8859-1 when given this file: * top level :@home: ** TODO next level :@town: * more top :@work: and doing C-cat I get this: Global list of TODO items of type: ALL Available with `N r': (0)[ALL] Isn't that wrong? It shows NO todo items. Emacs : GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.6.3) of 2013-05-25 on orion Package: Org-mode version 8.0.2 (8.0.2-dist @ /usr/share/emacs/site-lisp/org-mode/) current state: ============== (setq org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe) org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org-cycle-hide-inline-tasks org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-command-hook) org-babel-pre-tangle-hook '(save-buffer) org-occur-hook '(org-first-headline-recenter) org-metaup-hook '(org-babel-load-in-session-maybe) org-confirm-elisp-link-function 'yes-or-no-p org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-mode-hook '(#[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5] #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-metadown-hook '(org-babel-pop-to-session-maybe) org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-after-todo-state-change-hook '(org-clock-out-if-current) org-confirm-shell-link-function 'yes-or-no-p ) -- -Kevin ------------ "The world belongs to those who cross many bridges in their imagination, before others see even a single bridge." - inspirational Chinese proverb --f46d04218485c9b03804df9a8d7f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

when given this file:


* top level =A0 =A0 =A0:@home:

** TODO next = level =A0 =A0 =A0:@= town:

* more top = =A0 =A0 =A0:@work:

and doing C-cat I = get this:

Global list of TODO items of type: ALL
Available with `N r': (0)[ALL]

Isn't that = wrong? =A0It shows NO todo items.


E= macs =A0: GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.6.3)
=A0of 2013-05-25 on orion
Package: Org-mode version 8.0.2 (8.0.2-= dist @ /usr/share/emacs/site-lisp/org-mode/)

curre= nt state:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(s= etq
=A0org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point
=A0org-babel-exe= cute-safely-maybe)
=A0org-tab-first-hook '(org-hide-block-tog= gle-maybe
= =A0 =A0 =A0org-src-native-tab-command-maybe
=A0 =A0 =A0org-ba= bel-hide-result-toggle-maybe
=A0 =A0 =A0org-babel-header-arg-expand)
=A0org-c= ycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
=A0org-cycle-hide= -inline-tasks org-cycle-show-empty-lines
=A0org-optimize-window-after-visibility-chan= ge)
=A0org-agenda-before-write-hook '(org-agenda-add-entry-text)
= =A0org-speed-command-hook '(org-speed-command-default-hook
=A0org-babel-speed-comm= and-hook)
=A0org-babel-pre-tangle-hook '(save-buffer)
=A0org-occur= -hook '(org-first-headline-recenter)
=A0org-metaup-hook '= (org-babel-load-in-session-maybe)
=A0org-confirm-elisp-link-funct= ion 'yes-or-no-p
=A0org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
=
=A0org-mode-hook '(#[nil "\300\301\302\303\304$\207"
=A0 [org-add-ho= ok change-major-mode-hook org-show-block-all
=A0 =A0append loc= al]
=A0 5]
#[nil "\= 300\301\302\303\304$\207"
=A0 [org-add-hook= change-major-mode-hook
=A0 =A0org-babel-show-result-all append local]
=A0 5]
org-babel-result-= hide-spec org-babel-hide-all-hashes)
=A0org-metadown-hook '(o= rg-babel-pop-to-session-maybe)
=A0org-src-mode-hook '(org-src= -babel-configure-edit-buffer
=A0 =A0 org-src-m= ode-configure-edit-buffer)
=A0org-after-todo-state-change-hook &#= 39;(org-clock-out-if-current)
=A0org-confirm-shell-link-function = 'yes-or-no-p
=A0)


--
-Kevin=
------------
"The world belongs to those who cross many br= idges in their imagination,
=A0 =A0 =A0 =A0 =A0 =A0before others = see even a single bridge." - inspirational Chinese proverb
--f46d04218485c9b03804df9a8d7f--