From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: BUG: defcustom org-use-property-inheritance Date: Wed, 2 Jan 2008 23:11:39 +0100 Message-ID: <009EDA7B-F2B0-41B8-AC41-BFF4F666BEE1@gmail.com> References: <20071229194113.GG5797@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JABoS-0006VP-Pw for emacs-orgmode@gnu.org; Wed, 02 Jan 2008 17:11:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JABoR-0006UF-Iv for emacs-orgmode@gnu.org; Wed, 02 Jan 2008 17:11:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JABoR-0006U1-DD for emacs-orgmode@gnu.org; Wed, 02 Jan 2008 17:11:47 -0500 Received: from fg-out-1718.google.com ([72.14.220.155]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JABoR-0003Uk-1q for emacs-orgmode@gnu.org; Wed, 02 Jan 2008 17:11:47 -0500 Received: by fg-out-1718.google.com with SMTP id d23so3459140fga.30 for ; Wed, 02 Jan 2008 14:11:46 -0800 (PST) In-Reply-To: <20071229194113.GG5797@atlantic.linksys.moosehall> 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: Adam Spiers Cc: org-mode mailing list Fixed, thanks. Carsten On Dec 29, 2007, at 8:41 PM, Adam Spiers wrote: > In: > > (defcustom org-use-property-inheritance nil > > [snipped] > > :group 'org-properties > :type '(choice > (const :tag "Not" nil) > (const :tag "Always" nil) > (repeat :tag "Specific properties"))) > > the last line is missing a definition of the type of value to repeat. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' t