From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: "C-c C-x m" binding for org-meta-return dropped in 6965098a5 Date: Sat, 24 Feb 2018 16:42:32 -0500 Message-ID: <87o9kef4jb.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ephaY-0006LV-Pt for emacs-orgmode@gnu.org; Sat, 24 Feb 2018 16:42:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ephaV-0000mH-Nh for emacs-orgmode@gnu.org; Sat, 24 Feb 2018 16:42:38 -0500 Received: from pb-smtp1.pobox.com ([64.147.108.70]:57706) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ephaV-0000lI-Hf for emacs-orgmode@gnu.org; Sat, 24 Feb 2018 16:42:35 -0500 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: emacs-orgmode@gnu.org, Nicolas Goaziou Hello, I noticed that the "C-c C-x m" binding for org-meta-return was dropped in 6965098a5 (Use a single keybinding representation, 2018-01-15). Was this an intentional change? I didn't see it mentioned in the commit message, but maybe the reason for dropping the binding is that org-meta-return already has two other bindings in the org-use-extra-keys set alone. If it was intentional, I'm of course fine with setting the binding in my config, but perhaps the change should be mentioned in ORG-NEWS? -- Kyle