From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Cave Subject: But: Setting a property value - Spaces are not allowed in value prompt Date: Tue, 06 May 2008 12:39:17 +1000 Message-ID: <200805060239.m462dHal027486@mail18.syd.optusnet.com.au> Reply-To: charles_cave@optusnet.com.au Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: binary Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtD5X-00086D-Vb for emacs-orgmode@gnu.org; Mon, 05 May 2008 22:39:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtD5U-00082k-0h for emacs-orgmode@gnu.org; Mon, 05 May 2008 22:39:31 -0400 Received: from [199.232.76.173] (port=39708 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtD5T-00082W-OW for emacs-orgmode@gnu.org; Mon, 05 May 2008 22:39:27 -0400 Received: from mail18.syd.optusnet.com.au ([211.29.132.199]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JtD5T-0007my-EX for emacs-orgmode@gnu.org; Mon, 05 May 2008 22:39:28 -0400 Received: from localhost.localdomain (webmail15.syd.optusnet.com.au [211.29.132.102]) by mail18.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m462dHal027486 for ; Tue, 6 May 2008 12:39:18 +1000 Content-Disposition: inline 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: emacs-orgmode@gnu.org I am studying the Properties section of org mode (chapter 7) and ran into this problem. I am using Orgh-mode 6.02b runinng on Windows XP with GNU Emacs. I have created a test file of CDs (see listing below), then enter a new headline: *** Beethoven Fifth Symphony I enter the command C-c C-x p select the propert of Title then attempt to enter: Fifth Symphony However I am prevented entering the space. I encounted a similar problem with Remember mode several months ago and that problem got fixed. #+PROPERTY: NDisks_ALL 1 2 3 4 5 6 #+STARTUP: hidestars * CD Collection ** Classical *** Goldberg Variations :PROPERTIES: :Title: Goldberg Variations :Composer: J.S.Bach :Artist: Glen Gould :Publisher:Deutsche Grammphon :NDisks: 1 :END: *** The Four Seasons :PROPERTIES: :Title: The Four Seasons :NDisks: 2 :Composer: Vivaldi :Publisher: Harm Mundi :END: *** Beethoven Fifth Symphony <--- this line added then C-c C-c p