From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Org Minor Mode? Date: Sat, 19 Apr 2014 14:57:07 +0200 Message-ID: <878ur1pjdo.fsf@bzg.ath.cx> References: <87ha61f4rk.fsf@gmail.com> <8738hlkn64.fsf@gmail.com> <87eh11w77i.fsf@gmail.com> <87oazykbp5.fsf@bzg.ath.cx> <87k3amfxae.fsf@gmail.com> <87ioq5hoze.fsf@bzg.ath.cx> <87d2gdtyqq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbUpg-00029n-8A for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 08:57:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbUpS-0005BA-M7 for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 08:57:24 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:50385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbUpS-0005Ao-FV for emacs-orgmode@gnu.org; Sat, 19 Apr 2014 08:57:10 -0400 Received: by mail-wi0-f176.google.com with SMTP id r20so411786wiv.9 for ; Sat, 19 Apr 2014 05:57:09 -0700 (PDT) In-Reply-To: <87d2gdtyqq.fsf@gmail.com> (Thorsten Jolitz's message of "Sat, 19 Apr 2014 12:11:41 +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: > In summary, its about: > > 1. generalize the regexp constants and vars (allow for comment-syntax, > when org-minor-mode) > > 2. deal with hardcoded regexp-snippets in functions (my proposoal: > replace "^" with org-BOL, "$" with org-EOL, "\\*" with org-STAR) > > 3. outcomment new lines after calls to Org commands. I still think there is a simpler way, I'll explore this and I'll let you know. -- Bastien