Søren Christensen <[email protected]> writes: > Den 28/10/2012 kl. 21.53 skrev Søren Christensen: > > > > Den 28/10/2012 kl. 19.02 skrev Tassilo Horn: > > Ok, checking your config.log again, the reason it fails is > that this > command: > > /usr/bin/emacs -batch -no-site-file -eval '(let* ((x (if > (featurep > (quote xemacs)) "yes" "no"))) (write-region (if (stringp x) x > (prin1-to-string x)) nil "./conftest-2068"))' > > fails with > > Opening output file: no such file or directory, > /Users/pastor/Privat/Søren/computer/auctex-11.86/conftest-2068 > > Can you run it in a terminal? I can; it creates a file > conftest-2068 > containing "no" (no, I'm not XEmacs).
I read two things here that stick out like a sore thumb to me: "Mac OSX" and "Privat/Søren". Can you try this with a directory path _not_ containing national Swedish characters? I consider it likely that this is a character encoding problem occuring somewhere in the toolchain. -- David Kastrup _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
