Sunday morning when I do a git pull, I get these errors on Win32 Emacs 23.1 and running make within a cygwin shell.
$ make;make doc c:/gnu/emacs-23.1/bin/emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-name \"./lisp/\") (cons \"c:/gnu/share/emacs/site-lisp\" load-path)))" -f batch-byte-compile lisp/org.el Directory-local variables error: (wrong-type-argument listp !<symlink>▒▒▒▒\.) till c:/gnu/emacs-23.1/bin/emacs -batch -q -no-site-file -eval "(setq load-path (cons (expand-file-name \"./lisp/\") (cons \"c:/gnu/share/emacs/site-lisp\" load-path)))" -f batch-byte-compile lisp/org-xoxo.el Directory-local variables error: (wrong-type-argument listp !<symlink>▒▒▒▒\.) Wrote c:/gnu/elisp/org-mode/lisp/org-xoxo.elc Is anyone else facing the same issue? sivaram -- _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode