From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Li Subject: org-meta-return not on M-RET Date: Fri, 15 Sep 2017 13:17:04 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsx2x-0007zG-DA for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 16:17:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsx2w-0003Cz-K2 for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 16:17:07 -0400 Received: from mail-qt0-x22b.google.com ([2607:f8b0:400d:c0d::22b]:51346) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dsx2w-0003CW-Fg for emacs-orgmode@gnu.org; Fri, 15 Sep 2017 16:17:06 -0400 Received: by mail-qt0-x22b.google.com with SMTP id q4so3188075qtq.8 for ; Fri, 15 Sep 2017 13:17:05 -0700 (PDT) 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 When I could not get org-meta-return to work in terminal Emacs, I realized that org-meta-return is only bound to M-return and not M-RET. Is there any particular reason for this?