From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [ANN] outorg.el -- reverse Org-Babel Date: Wed, 13 Feb 2013 12:33:11 +0100 Message-ID: <87pq04xzh6.fsf@bzg.ath.cx> References: <87mwvabeuk.fsf@gmail.com> <87obfp3w51.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5Zrp-0008BB-VG for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:47:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5Zrn-0006ZR-OX for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:47:09 -0500 Received: from mail-wg0-f51.google.com ([74.125.82.51]:33782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5Zrn-0006ZC-Bl for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 05:47:07 -0500 Received: by mail-wg0-f51.google.com with SMTP id 8so829433wgl.6 for ; Wed, 13 Feb 2013 02:47:06 -0800 (PST) In-Reply-To: <87obfp3w51.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 13 Feb 2013 01:17:14 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten Jolitz writes: > But I will try to refactor the whole thing so that it becomes immaterial > if orgstruct-mode or outline-minor-mode is used (I assume there are > equivalents for 'outline-regexp' and 'outline-level' in > orgstruct-mode). See `org-outline-regexp' and `org-outline-level'. HTH, -- Bastien