From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Get rid of message-mode code? Date: Tue, 31 Oct 2017 19:46:39 +0100 Message-ID: <87y3nrjgts.fsf@nicolasgoaziou.fr> References: <873760vbsl.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9bYk-0002zk-Go for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 14:46:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e9bYh-0006NZ-Fy for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 14:46:46 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:34907) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e9bYh-0006Ll-8r for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 14:46:43 -0400 In-Reply-To: <873760vbsl.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 30 Oct 2017 09:30:02 -0700") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hello, Eric Abrahamsen writes: > Now that orgstruct-mode is gone, Technically Orgstruct mode is not gone yet. I didn't have time to remove it yet. I have a local branch for that, though. > can't we get rid of all the checks for > message-mode when filling, etc? That's the plan, indeed. Then the next thing is to write Org-specific implementations of basic navigation commands like `org-forward-heading-same-level'. Regards, -- Nicolas Goaziou