From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: keybinding for inserting simple item, simple plain list Date: Fri, 08 Apr 2016 08:12:12 +0000 Message-ID: <87shywmsdf.fsf@mat.ucm.es> References: <87twjdwkga.fsf@mat.ucm.es> <87a8l55rh4.fsf@mat.ucm.es> <87mvp5ny4c.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoRWo-0003Pf-6y for emacs-orgmode@gnu.org; Fri, 08 Apr 2016 04:12:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoRWl-0000Rn-02 for emacs-orgmode@gnu.org; Fri, 08 Apr 2016 04:12:30 -0400 Received: from plane.gmane.org ([80.91.229.3]:47709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoRWk-0000Oe-QP for emacs-orgmode@gnu.org; Fri, 08 Apr 2016 04:12:26 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aoRWh-0002R8-5l for emacs-orgmode@gnu.org; Fri, 08 Apr 2016 10:12:23 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2016 10:12:23 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2016 10:12:23 +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 > Uwe Brauer writes: > I've never felt the need: once I'm in a list, I use M- to add > another item, but I always start the list with a dash and a space, typed > explicitly: nothing to go wrong, nothing to remember. BTW, that last > point is getting more important as I get older... Very strange for me it is the other way around. - First of all I write far more lists than headings (for example in this email). - then I have no real need for entering a heading via M- because I simple hit return and then «*» (which makes 2 key strokes), however to start a with a list, I would need 3 keystrokes. Return, some indent command or space, and then «*». Anyhow I ended up binding my private function to M- and M- to super RET, etc. Uwe Brauer