From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Fixed [ Date: Wed, 24 Oct 2018 19:25:00 +0200 Message-ID: <87r2gfw93n.fsf@nicolasgoaziou.fr> References: <877ei7bbty.fsf@portable.galex-713.eu> <87o9bj9wmk.fsf@portable.galex-713.eu> <87va5rwcbl.fsf@nicolasgoaziou.fr> <87h8hb9tv5.fsf@portable.galex-713.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFMu7-0002Kz-DE for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 13:25:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFMu0-0005Eb-J5 for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 13:25:10 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:59983) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFMtz-00059w-RQ for emacs-orgmode@gnu.org; Wed, 24 Oct 2018 13:25:04 -0400 In-Reply-To: <87h8hb9tv5.fsf@portable.galex-713.eu> (Alexandre Garreau's message of "Wed, 24 Oct 2018 18:45:02 +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" To: "Garreau, Alexandre" Cc: emacs-orgmode@gnu.org "Garreau, Alexandre" writes: > Le 24/10/2018 =C3=A0 18h15, Nicolas Goaziou a =C3=A9crit=C2=A0: >> >> Note that orgstruct-mode, and orgstruct++-mode are removed from the code >> base. > > No really? how sad! do anyone knows why? You may want to browse the mailing list archives for discussions about it. Essentially, Orgstruct mode was very buggy and its implementation was wrong. > And also what are we supposed to use to support src blocks and > outline-like headings in Gnus? Orgstruct mode, AFAIK, has nothing to do with source blocks in Gnus. For outline-like headings, you have Outline, Outorg, Outshine and probably other solutions out there. Regards,