From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: refiling Date: Fri, 25 Jun 2010 07:27:47 +0200 Message-ID: References: <4b4df521.0437560a.1e6b.338c@mx.google.com> <87r5ptkgx4.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=44113 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSD8E-00026K-UO for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 13:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OS2h5-0003jK-OB for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 02:47:20 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:58711) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OS2h5-0003jC-IB for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 02:47:19 -0400 Received: by wwf26 with SMTP id 26so803214wwf.0 for ; Thu, 24 Jun 2010 23:47:18 -0700 (PDT) In-Reply-To: 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: John Rakestraw Cc: Richard Riley , emacs-orgmode@gnu.org On Jan 15, 2010, at 3:35 PM, John Rakestraw wrote: >>>>>> Carsten Dominik writes: > >> Do you need to press SPACE, or does RET also do the trick? Because, >> as >> Manish points out in another message, SPC should really be allowed as >> a character in a new headline you define. Apparently right now it is >> not allowed as it is treated as a completion command. > > When refiling an already existing note (using C-c C-w), then RET > works. > However, when filing a new note created by org-remember (using C-c C- > c), > RET merely prompts me with the possible next-level headings. Pressing > SPACE and then RET files the new note under the first-level heading. Hi John, I think this issue is obsolete with the new capture interface. - Carsten