From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Org Minor Mode? Date: Fri, 30 May 2014 14:13:30 +0200 Message-ID: <87mwdzmplh.fsf@bzg.ath.cx> References: <87ha61f4rk.fsf@gmail.com> <8738hlkn64.fsf@gmail.com> <87zjj9g87k.fsf@gmail.com> <877g5znrgl.fsf@bzg.ath.cx> <87y4xnzif9.fsf@gmail.com> <8738ft379k.fsf@bzg.ath.cx> <878uplim22.fsf@gmail.com> <87y4xl1mh5.fsf@bzg.ath.cx> <87zji0xysn.fsf@gmail.com> <87y4xks9a7.fsf@bzg.ath.cx> <87a99zlkbi.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqLgu-00025i-RO for emacs-orgmode@gnu.org; Fri, 30 May 2014 08:13:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WqLgl-0003w8-QI for emacs-orgmode@gnu.org; Fri, 30 May 2014 08:13:44 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:57258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WqLgl-0003vs-Km for emacs-orgmode@gnu.org; Fri, 30 May 2014 08:13:35 -0400 Received: by mail-we0-f181.google.com with SMTP id w61so1889500wes.40 for ; Fri, 30 May 2014 05:13:34 -0700 (PDT) In-Reply-To: <87a99zlkbi.fsf@gmail.com> (Thorsten Jolitz's message of "Fri, 30 May 2014 10:52:49 +0200") 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: > One problem is that more and more Org functions seems to get redefined > in terms of the new parser functionality, and obviously then can't be > used anymore outside org-mode. That's not a problem if we follow the path I suggest: since the tempoary buffer we operate in will be in org-mode at some point, the parser will work there. -- Bastien