Richard KLINDA <rkli...@gmail.com> writes:
> ,----
> |        '("test" . (:base-directory "~/test/"
> |                    :base-extension :none  ;; <---- new :none keyword

  Shouldn't that be
:base-extension 'none
  with a symbol instead of a keyword? I think : is for KEYwords, symbols that 
are going to be used as keys in a hash table.

--


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to