From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: (org-icalendar-include-todo 'unblocked') does not seem to work [9.2.1 (9.2.1-23-g126a37-elpa @ /home/duane/.emacs.d/elpa/org-20190218/)] Date: Thu, 21 Feb 2019 15:34:12 +0100 Message-ID: <87imxd2ot7.fsf@nicolasgoaziou.fr> References: <5fde8661-43fa-6f4b-74ef-05affdc227c9@clarion.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwpQZ-0004ti-Fc for emacs-orgmode@gnu.org; Thu, 21 Feb 2019 09:34:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwpQY-0006MF-Rk for emacs-orgmode@gnu.org; Thu, 21 Feb 2019 09:34:19 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:42255) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gwpQY-0006LN-K0 for emacs-orgmode@gnu.org; Thu, 21 Feb 2019 09:34:18 -0500 In-Reply-To: <5fde8661-43fa-6f4b-74ef-05affdc227c9@clarion.edu> (Duane Farnsworth's message of "Wed, 20 Feb 2019 17:26:44 +0000") 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" To: Duane Farnsworth Cc: "emacs-orgmode@gnu.org" Hello, Duane Farnsworth writes: > Setting org-icalendar-include-todo to unblocked does not seem to work. > I would expect unblocked TODO entries to be exported as VTODO entries > in the .ics-extension file generated by > org-icalendar-export-agenda-files. Instead, no plain TODO entries are > exported. I tried doing a clean install of emacs and orgmode in case > something had gotten messed up with my local files -- no luck. Fixed. Thank you. Regards, -- Nicolas Goaziou