From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: refiling Date: Fri, 15 Jan 2010 18:32:57 +0100 Message-ID: <39B4EFAA-ADCF-4B8B-9470-62DD5101F679@gmail.com> 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 mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVqmM-0003FH-4c for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 13:20:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVqmH-0003Bj-KD for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 13:20:13 -0500 Received: from [199.232.76.173] (port=49130 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVqmH-0003BZ-CI for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 13:20:09 -0500 Received: from mail-ew0-f209.google.com ([209.85.219.209]:52024) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVqmG-0007T2-S6 for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 13:20:09 -0500 Received: by ewy1 with SMTP id 1so12909ewy.8 for ; Fri, 15 Jan 2010 10:20:03 -0800 (PST) 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, thank you for the clear reply. I need to look into sanitizing this part. - Carsten > > -- > John Rakestraw