From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Mello Subject: Agenda view shows no todo items when agenda files are gpg-encrypted Date: Mon, 3 Feb 2014 13:05:23 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAQhp-00088J-FH for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 16:05:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAQho-0002O7-MY for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 16:05:25 -0500 Received: from mail-qc0-x22a.google.com ([2607:f8b0:400d:c01::22a]:59673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAQho-0002Nz-EF for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 16:05:24 -0500 Received: by mail-qc0-f170.google.com with SMTP id e9so12218647qcy.15 for ; Mon, 03 Feb 2014 13:05:23 -0800 (PST) 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 Hello, all. I have a single file that is an org mode file. I have it encrypted with GPG, which works great. I am able to type in my password when I open the file and to edit with no issues. However, even with this in my init file, I get no todo items in my agenda view: (setq org-agenda-files (list "~/bin/computing.gpg")) I also get no errors. Here is my complete agenda view, with C-c a t: Global list of TODO items of type: ALL Available with `N r': (0)[ALL] (1)TODO (2)DONE Any ideas? Is anyone else able to use agenda views with GPG-encrypted files? Thanks! -- Matt Emacs: This is GNU Emacs, a part of the GNU operating system. GNU Emacs 24.3.1 (x86_64-apple-darwin12.4.0) of 2013-07-06 on ....