From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: orgalist-mode seems not to work in GNU emacs 27 (master) Date: Mon, 07 May 2018 10:24:45 +0200 Message-ID: <878t8vootu.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFbS7-0006Es-MP for emacs-orgmode@gnu.org; Mon, 07 May 2018 04:25:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFbS3-0006fQ-Me for emacs-orgmode@gnu.org; Mon, 07 May 2018 04:24:59 -0400 Received: from [195.159.176.226] (port=52573 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fFbS3-0006dQ-1P for emacs-orgmode@gnu.org; Mon, 07 May 2018 04:24:55 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fFbPr-00023F-Bn for emacs-orgmode@gnu.org; Mon, 07 May 2018 10:22:39 +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: emacs-orgmode@gnu.org Hi I just downloaded the package and turn orgalist minor mode on in my message buffer. I try to insert a list as described 1 . 1 . Not sure how to write 1. (Without hitting space), so I write 1. but nothing happened 1. Also M-RET (translated from ) runs the command #[(&optional arg) "\302 \203 303 \207\304\305\306!\3071\310 !0\202\210\304*\207" [outline-minor-mode original-func outline-on-heading-p outshine-insert-heading nil key-binding [134217741] (error) call-interactively] 2 nil "P"] (found in outline-minor-mode-map), which is an interactive compiled Lisp function. It is bound to M-RET. (anonymous &optional ARG) Not documented. [back] So I am puzzled. What do I miss? Uwe Brauer