From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [RFC] Remove Org Struct mode Date: Tue, 22 Aug 2017 14:45:13 +0100 Message-ID: <87mv6rbtsm.fsf@yoda> References: <87mv6ul4u6.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dk9ST-0007oh-RZ for emacs-orgmode@gnu.org; Tue, 22 Aug 2017 09:43:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dk9SQ-0004C5-76 for emacs-orgmode@gnu.org; Tue, 22 Aug 2017 09:43:05 -0400 Received: from mail-wr0-x236.google.com ([2a00:1450:400c:c0c::236]:38681) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dk9SP-0004Bk-Vt for emacs-orgmode@gnu.org; Tue, 22 Aug 2017 09:43:02 -0400 Received: by mail-wr0-x236.google.com with SMTP id p8so61897557wrf.5 for ; Tue, 22 Aug 2017 06:43:00 -0700 (PDT) In-Reply-To: <87mv6ul4u6.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou , Org Mode List Hi Nicolas, 2017ko abuztuak 20an, Nicolas Goaziou-ek idatzi zuen: > > Hello, > > I would like to remove Org Struct minor mode from Org code base. FWIW, +1 from me. I often bumped up against org-struct related difficulties when coding on org, and I can easily imagine that removing it will make maintenance much easier while (as you pointed out) still leaving alternative solutions for recovering (most of) its functionality. -- Aaron Ecay