From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Feature request about habit tracking [was: RELEASE: Org-mode version 6.32] Date: Thu, 5 Nov 2009 23:48:32 +0100 Message-ID: <0EBC435F-CC67-41C3-84DB-66452A04CE37@gmail.com> References: <20091030151334.GA6876@taupan.ath.cx> <5F5DB3D2-1637-4E14-9F80-B3199EDDF526@gmail.com> <20091102110618.GA16103@taupan.ath.cx> <20091105111528.GA29500@taupan.ath.cx> <20091105122118.GA323@taupan.ath.cx> <20091105220640.GB25198@taupan.ath.cx> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6B8E-0003q7-Gx for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 17:48:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6B89-0003kT-9j for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 17:48:41 -0500 Received: from [199.232.76.173] (port=55369 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6B89-0003k8-1o for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 17:48:37 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:48369) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N6B88-00040M-M3 for emacs-orgmode@gnu.org; Thu, 05 Nov 2009 17:48:36 -0500 Received: by ewy28 with SMTP id 28so570049ewy.42 for ; Thu, 05 Nov 2009 14:48:35 -0800 (PST) In-Reply-To: <20091105220640.GB25198@taupan.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: friedel@nomaden.org Cc: emacs-orgmode@gnu.org I guess it is not only empty, but export throws an error? Should be fixed now... - Carsten On Nov 5, 2009, at 11:06 PM, Friedrich Delgado Friedrichs wrote: > Carsten Dominik schrieb: >> You mean the file is empty only if you set orv-icalendar-verify- >> function???? > > Yes, exactly. When org-icalendar-verify-function is not bound, I get > the normal entries in the icalendar file, if I set it to the function > you gave me, it's empty. > > This may be related to other parts of my setup. > > '(org-icalendar-categories (quote (all-tags category todo-state))) > '(org-icalendar-include-body 1000) > '(org-icalendar-include-sexps nil) > '(org-icalendar-include-todo nil) > '(org-icalendar-store-UID t) > '(org-icalendar-timezone "Europe/Berlin") > '(org-icalendar-use-deadline (quote (event-if-not-todo event-if- > todo))) > '(org-icalendar-use-plain-timestamp nil) > '(org-icalendar-use-scheduled (quote (event-if-not-todo event-if- > todo))) > > Anything else that might be relevant? > > > -- > Friedrich Delgado Friedrichs > TauPan on Ircnet and Freenode ;) > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten