From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: M-RET and C-RET turn current line of text into a heading? Date: Mon, 20 May 2013 13:41:42 -0500 Message-ID: References: <87r4h83kld.fsf@ericabrahamsen.net> <87ip2dr5lm.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeV1p-0001cm-Cs for emacs-orgmode@gnu.org; Mon, 20 May 2013 14:41:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UeV1k-0005Mp-Bn for emacs-orgmode@gnu.org; Mon, 20 May 2013 14:41:49 -0400 Received: from mail-la0-x235.google.com ([2a00:1450:4010:c03::235]:32954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UeV1k-0005Mk-4V for emacs-orgmode@gnu.org; Mon, 20 May 2013 14:41:44 -0400 Received: by mail-la0-f53.google.com with SMTP id ea20so2829162lab.40 for ; Mon, 20 May 2013 11:41:43 -0700 (PDT) In-Reply-To: <87ip2dr5lm.fsf@fastmail.fm> 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: Matt Lundin Cc: Eric Abrahamsen , Bernt Hansen , emacs-orgmode , Christian Moe On Mon, May 20, 2013 at 11:14 AM, Matt Lundin wrote: > John Hendy writes: > >>> On Wed, May 15, 2013 at 2:54 AM, Christian Moe wrote: > >>> I've been following this thread and there has been some great >>> discussion about future plans for re-write and context-sensitive >>> functionality. In the mean time, can we revert the C-RET behavior back >>> to adding a new headline? I'm finding it incredibly frustration to >>> have no way to just add a new headline below the current contents of a >>> headline, even if it's folded. I'm adding some individuals to my >>> contact file and have no way to just M-RET or C-RET to add a new >>> headline quickly except to navigate and manually type a series of *'s. >>> >>> If we could return one of these to the "old" functionality, that would >>> be great. (Or a recommended new way to just add a headline vs. >>> transforming the last line into a header.) >> >> Sorry for the noise. I think I just pulled on Friday, but a pull just >> now and re-make seems to have returned C-RET to doing what I thought >> it should. I may have pulled and never restarted my emacs session, so >> it's quite possible this was fixed earlier. > > That's curious. It has not been fixed here with the latest git. Very curious! Your thread is exactly what I was experiencing before my pull/make clean/make this morning. Now I'm on: Org-mode version 8.0.3 (release_8.0.3-139-g419b69 @ /home/jwhendy/.elisp/org.git/lisp/) It's working and I verified it several times to make sure. Indeed, as with you, the most frustrating was it turning the last line of a folded headline into a new headline while staying sort of folded (or, for me, even bumping the ellipsis down below the current headline so one couldn't unfold it anymore). I guess I'm not sure what to say. I am experiencing what I would expect since my last pull, so I don't really feel compelled to re-pull to see if it's re-broken! Best regards, John > > I reported this in another thread: > > http://permalink.gmane.org/gmane.emacs.orgmode/72399 > > Sorry to have missed this thread. > > Matt