From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Latex: exporting a tree Date: Wed, 15 Dec 2010 23:12:53 +0100 Message-ID: <51C7031B-CB50-42D8-9F1C-C2D3912FB2A7@gmail.com> References: <4D009B12.9040404@unibas.ch> <4D023DDC.5080008@unibas.ch> <4D0892B2.2020908@unibas.ch> <871v5jutc6.wl%n.goaziou@gmail.com> <1BA9824E-6FB0-4892-810E-D4AAE7553FAF@gmail.com> <87y67quclp.wl%n.goaziou@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=49365 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSzau-0004LE-0J for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 17:13:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSzaj-00069z-FZ for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 17:12:59 -0500 Received: from mail-ew0-f43.google.com ([209.85.215.43]:50823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSzaj-00069o-9u for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 17:12:57 -0500 Received: by ewy22 with SMTP id 22so1566601ewy.30 for ; Wed, 15 Dec 2010 14:12:56 -0800 (PST) In-Reply-To: <87y67quclp.wl%n.goaziou@gmail.com> 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: Nicolas Goaziou Cc: Org Mode On Dec 15, 2010, at 7:15 PM, Nicolas Goaziou wrote: > Hello, > > Others uses of org-get-limited-outline-regexp are corrects. > > Though, shouldn't I replace all those calls to > `org-get-limited-outline-regexp' with `org-with-limited-levels' macro? I have not looked closely at your new code - but yes, this is what the macro is for! Cheers - Carsten > > Regards, > > -- Nicolas