From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: M-RET in capture buffer ignores level Date: Wed, 13 Mar 2013 10:58:19 +0100 Message-ID: <87mwu7fwp0.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFiRx-0004Ec-KY for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 05:58:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFiRv-0005fC-Pk for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 05:58:21 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:33014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFiRv-0005f3-JR for emacs-orgmode@gnu.org; Wed, 13 Mar 2013 05:58:19 -0400 Received: by mail-wi0-f174.google.com with SMTP id hi8so2588517wib.13 for ; Wed, 13 Mar 2013 02:58:18 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Tue, 12 Mar 2013 14:34:00 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > In recent git only: > > 1] capture as a 5-star header with odd-only levels > 2] place point in or at end of header > 3] m-ret to create new entry > 4] new entry will have one star > > Perhaps it no longer checks narrowing or existing level. This should be fixed now, thanks. -- Bastien