From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: ido mode and title prompt Date: Tue, 18 Nov 2008 09:21:50 +0100 Message-ID: <5fzljxculd.fsf@development.richardriley.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2Lqq-0001CY-4W for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:22:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2Lqo-0001AF-Hr for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:22:23 -0500 Received: from [199.232.76.173] (port=55260 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Lqo-0001AC-EX for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:22:22 -0500 Received: from fg-out-1718.google.com ([72.14.220.156]:36849) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2Lqo-0007gu-Jn for emacs-orgmode@gnu.org; Tue, 18 Nov 2008 03:22:22 -0500 Received: by fg-out-1718.google.com with SMTP id l26so2656196fgb.30 for ; Tue, 18 Nov 2008 00:22:21 -0800 (PST) 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: org-mode ido mode is on for title prompts and should not be I think. e.g template is ("private" ?p "* %^{Title|%i} %^G\n :PROPERTIES: \n :Entered: %U\n :Link: %a\n :END: \n%x%?" "private.gpg" "Private") And the title prompt wont allow spaces and is in IDO prompt mode. regards r.