emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Adam Spiers
Subject: [Orgmode] BUG: defcustom org-use-property-inheritance
Date: Sat, 29 Dec 2007 19:41:13 +0000
User-agent: Mutt/1.5.14 (2007-02-12)

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.




reply via email to

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