From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Convert some files from outline-mode to org-mode Date: Sun, 24 May 2020 08:35:57 +0200 Organization: GNU Message-ID: <87mu5xvnzm.fsf@gnu.org> References: <87zhaxi70f.fsf@yahoo.com> <4D145B75-0C23-4371-A388-747BB9E42327@traduction-libre.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="38638"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Howard Melman , Emacs developers To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun May 24 08:36:35 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jckFP-0009z5-BU for ged-emacs-devel@m.gmane-mx.org; Sun, 24 May 2020 08:36:35 +0200 Original-Received: from localhost ([::1]:52036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jckFO-0003A1-Do for ged-emacs-devel@m.gmane-mx.org; Sun, 24 May 2020 02:36:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40772) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jckEq-0002jl-RE for emacs-devel@gnu.org; Sun, 24 May 2020 02:36:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56949) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jckEq-0000sh-Bs; Sun, 24 May 2020 02:36:00 -0400 Original-Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:51674 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jckEp-0003g6-R9; Sun, 24 May 2020 02:36:00 -0400 Original-Received: by guerry (Postfix, from userid 1000) id AD0CA1A604DE; Sun, 24 May 2020 08:35:57 +0200 (CEST) In-Reply-To: (Stefan Kangas's message of "Thu, 7 May 2020 17:01:45 -0400") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:251309 Archived-At: Hi Stefan, thanks for the follow-up on this bug report. Stefan Kangas writes: > I have opened Bug#41129 and Bug#41130 instead: > > 1. outline-mode: New keybindings for demote/promote/move-subtree > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41129 > > 2. outline-mode: Add new commands like org-cycle and org=global-cycle > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41130 I opened bug#41497: Flawed text formatting of files like etc/TODO, etc/NEWS, etc: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41497 I really think this is a separate issue, not one involving the org vs outline discussion. Thanks for bringing up the larger issue btw. -- Bastien