all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG: defcustom org-use-property-inheritance
@ 2007-12-29 19:41 Adam Spiers
  2008-01-02 22:11 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 2007-12-29 19:41 UTC (permalink / raw)
  To: org-mode mailing list

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-02 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-29 19:41 BUG: defcustom org-use-property-inheritance Adam Spiers
2008-01-02 22:11 ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.