Richard KLINDA <[email protected]> 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. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
