emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] BUG: defcustom org-use-property-inheritance


From: Carsten Dominik
Subject: Re: [Orgmode] BUG: defcustom org-use-property-inheritance
Date: Wed, 2 Jan 2008 23:11:39 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]