From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Move org-export-html group definition to fix uninitialized customs. Date: Tue, 15 Mar 2011 15:44:08 +0100 Message-ID: <87k4g0xx3b.fsf@gnu.org> References: <4D7EF96D.3000004@gmail.com> <1300190491-14442-1-git-send-email-manuel.giraud@univ-nantes.fr> <8762rk7cb0.fsf@gnu.org> <87zkowxxtk.fsf@univ-nantes.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=40912 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzVUB-0003F5-Ia for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 10:44:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzVU5-0001OW-VE for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 10:44:35 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:33732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzVU5-0001OH-KI for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 10:44:29 -0400 Received: by wyf19 with SMTP id 19so704362wyf.0 for ; Tue, 15 Mar 2011 07:44:28 -0700 (PDT) In-Reply-To: <87zkowxxtk.fsf@univ-nantes.fr> (Manuel Giraud's message of "Tue, 15 Mar 2011 15:28:23 +0100") 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: Manuel Giraud Cc: emacs-orgmode@gnu.org Hi Manuel, Manuel Giraud writes: > I have to say that I don't understand too. I've just mimic what is done > for org-export-xml group and others. Anyway, if yours is ok discard > mine. Actually, the org-export-xml is unused, I just removed it. Other group (like org-export-icalendar) are defined in org-icalendar.el. Thanks, -- Bastien