From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Is this a bug in orgstruct-mode Date: Sun, 16 Aug 2009 12:02:33 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1McdVr-0004Vf-DC for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 07:02:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McdVm-0004V4-Kn for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 07:02:58 -0400 Received: from [199.232.76.173] (port=45819 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McdVm-0004V0-Eh for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 07:02:54 -0400 Received: from main.gmane.org ([80.91.229.2]:39414 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1McdVl-0005nV-M4 for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 07:02:53 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1McdVc-0001wl-Tt for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 11:02:45 +0000 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Aug 2009 11:02:44 +0000 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Aug 2009 11:02:44 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Carsten, I find the following M-RET behaviour a bit strange. For example, in an empty buffer with orgstruct-mode on. A list like this can be created with 1 at the beginning of buffer and using M-RET to insert the second item. -------------------------------- 1. one 2. two However, if there is an empty line preceding '1. one', M-RET also inserts a blank line between items, like this: -------------------------------- 1. one 2. two Do you know if this is a bug? [Tested in GNU Emacs 23.1.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-08-10] Best wishes, Leo -- Emacs uptime: 5 days, 20 hours, 34 minutes, 4 seconds