From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Important Date: Tue, 7 Apr 2009 22:10:28 +0200 Message-ID: <2BE97DF5-1FEC-4333-8CA9-B19D60977163@uva.nl> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrHd9-0006lE-0l for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrHd3-0006iO-W9 for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:46 -0400 Received: from [199.232.76.173] (port=37934 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrHd3-0006iI-Rq for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:41 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:64246) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrHd3-0006sW-Ha for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 16:10:41 -0400 Received: by mail-ew0-f160.google.com with SMTP id 4so3034116ewy.42 for ; Tue, 07 Apr 2009 13:10:41 -0700 (PDT) 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: org-mode emacs-orgmode Hi, with the current git release, I have again moved some code to new files. The exporters for HTML, XOXO, ASCII, and iCalendar now all have their own files. I hope that this will make things more transparent. However, such a splitting operation is complex, and it is possible that in some environments, some operations will not work normally. Please be extra alert, in particular watch out for bugs where a command fails because a certain function is not defined. Report such cases here, so that we can fix this quickly. For consistency, I would also like to rename the file org-export-latex.el to org-latex.el, but since there is more LaTeX-related stuff in Org than just the exporter, I have not done this yet. Thanks for your help. - Carsten