From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Append new heading when :END: exists Date: Mon, 22 Apr 2013 22:33:47 +0200 Message-ID: <87fvyinw44.fsf@bzg.ath.cx> References: <3833EB0A-4B56-4B1F-B122-A2417658EBF0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUNQu-0001mE-S3 for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 16:33:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUNQt-0002ZZ-UG for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 16:33:52 -0400 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:47252) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUNQt-0002ZM-NT for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 16:33:51 -0400 Received: by mail-we0-f174.google.com with SMTP id u12so6882030wey.5 for ; Mon, 22 Apr 2013 13:33:50 -0700 (PDT) In-Reply-To: (John Hendy's message of "Mon, 22 Apr 2013 15:01:18 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Hendy Cc: Jeff Kowalczyk , emacs-orgmode , Carsten Dominik Yes, this is the same problem than the one reported by Muchenxuan Tong; a different problem than the one reported by Jeff, fixed. (I will take a lot at the problem later on this week.) I first wasn't able to reproduce those problems because I have `org-special-ctrl-a/e' set to 'reversed, so C-e does not go after the folded region -- maybe this should be the default behavior, it would avoid a lot of these problems. -- Bastien