From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Johanna Matschke" Subject: latex export Date: Wed, 1 Oct 2008 13:16:33 +0200 Message-ID: <000301c923b7$2a384d50$42c03dd5@kellner9fcf609> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KkzfU-0004ec-65 for emacs-orgmode@gnu.org; Wed, 01 Oct 2008 07:14:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KkzfS-0004cy-6y for emacs-orgmode@gnu.org; Wed, 01 Oct 2008 07:14:55 -0400 Received: from [199.232.76.173] (port=54520 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkzfQ-0004c4-PR for emacs-orgmode@gnu.org; Wed, 01 Oct 2008 07:14:53 -0400 Received: from ms4-1.1blu.de ([89.202.0.34]:53905) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KkzfQ-0002hF-EB for emacs-orgmode@gnu.org; Wed, 01 Oct 2008 07:14:52 -0400 Received: from [213.61.192.66] (helo=kellner9fcf609) by ms4-1.1blu.de with esmtpa (Exim 4.50) id 1KkzfJ-0001Gk-Py for emacs-orgmode@gnu.org; Wed, 01 Oct 2008 13:14:46 +0200 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: emacs-orgmode@gnu.org Hi! Sofar (up to org-mode 5.xx) "C-c Ce l" would export the hole org file. But now (I tested various versions 6.0x) it only exports the first heading. Did something change there? How do I get back the earlier behaviour? Thanks!