From mboxrd@z Thu Jan 1 00:00:00 1970 From: Muchenxuan Tong Subject: Bug: Append new heading when :END: exists Date: Mon, 22 Apr 2013 17:02:16 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0149405c4bdfb704daef5334 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUCdh-00038o-3V for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 05:02:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUCde-0001WF-B6 for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 05:02:20 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:58247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUCde-0001W3-4T for emacs-orgmode@gnu.org; Mon, 22 Apr 2013 05:02:18 -0400 Received: by mail-lb0-f174.google.com with SMTP id s10so5320359lbi.5 for ; Mon, 22 Apr 2013 02:02:16 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --089e0149405c4bdfb704daef5334 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 1. Assume that the content is: * Hello :LOGBOOK: - Note taken on [2013-04-22 Mon 16:57] \\ hello :END: 2. Fold it, so that it becomes * Hello=85 3. Put the cursor at the end of the heading, and press M-RET or C-RET * Hello=85(here) The new "*" will be in the beginning of :END:, which is incorrect. --089e0149405c4bdfb704daef5334 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable
1. Assume that the content is:
* Hello
= =A0 :LOGBOOK:
=A0 - Note taken on [2013-04-22 Mon 16:57] \\
=
=A0 =A0 hello
=A0 :END:

2. Fold it, so that it becomes
* Hello=85

3. Put the curso= r at the end of the heading, and press M-RET or C-RET
* Hel= lo=85(here)

The new "*" will= be in the beginning of :END:, which is incorrect.

--089e0149405c4bdfb704daef5334--