From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] e-icalendar back-end Date: Sun, 11 Nov 2012 23:10:28 +0100 Message-ID: <87a9un94ff.fsf@gmail.com> References: <87wqy3h8hx.fsf@gmail.com> <50A01FBC.7040101@gmx.de> <87ehjz9749.fsf@gmail.com> <50A02EE7.7040001@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXfnj-00060O-3Q for emacs-orgmode@gnu.org; Sun, 11 Nov 2012 17:14:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXfng-0000XP-1S for emacs-orgmode@gnu.org; Sun, 11 Nov 2012 17:14:47 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:36185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXfnf-0000XB-Rf for emacs-orgmode@gnu.org; Sun, 11 Nov 2012 17:14:43 -0500 Received: by mail-wi0-f169.google.com with SMTP id x18so66714wia.0 for ; Sun, 11 Nov 2012 14:14:43 -0800 (PST) In-Reply-To: <50A02EE7.7040001@gmx.de> (Simon Thum's message of "Mon, 12 Nov 2012 00:04:07 +0100") 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: Simon Thum Cc: Org Mode List Simon Thum writes: > I saw there are some knobs but I'm looking for more felixble > soultions, e.g. sth like org-icalendar-verify-function. I removed this variable since I didn't need it in the new back-end. Nevertheless, hooks and filters from org-export.el provide the same functionality, so you shouldn't be missing anything. Regards, -- Nicolas Goaziou