From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-meta-return not on M-RET Date: Sun, 17 Sep 2017 16:07:39 +0200 Message-ID: <874ls18llg.fsf@nicolasgoaziou.fr> References: <87mv5uacw7.fsf@nicolasgoaziou.fr> <878thd8upb.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtaEc-0000Zn-Qr for emacs-orgmode@gnu.org; Sun, 17 Sep 2017 10:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtaEY-0005bP-Mz for emacs-orgmode@gnu.org; Sun, 17 Sep 2017 10:07:46 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:55475) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dtaEY-0005bB-HQ for emacs-orgmode@gnu.org; Sun, 17 Sep 2017 10:07:42 -0400 In-Reply-To: (Scott Otterson's message of "Sun, 17 Sep 2017 14:34:40 +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: Scott Otterson Cc: Allen Li , "Emacs-orgmode@gnu.org" Hello, Scott Otterson writes: > The purpose of the M-RET binding is to allow quick splitting of long > headlines generated during rapid brainstorming e.g. > > * Common pets are cats and dogs > > Can be quickly converted using M-RET to: > > * Common pets are > * cats and > * dogs > > This is a short distance from > > * Common pets > * cats > * dogs > > This used to be in the documentation, and I use this function all the > time. I'd hate to lose it. I'm not sure to understand your concern. We are not removing M-RET keybinding, but removing a duplicate binding: [(meta return)] Regards, -- Nicolas Goaziou