tbennett(a)nvidia.com writes:
Eventually realized that it worked until dired was loaded. When
dired
is loaded insert-file-contents recurses on itself (via
insert-file-contents-internal and dired-handler-fn). Something about
this recursion messes up coding-system detection.
Does this have something to do with it?
2006-11-30 Mike Sperber <mike(a)xemacs.org>
* fileio.c (Finsert_file_contents_internal): Don't call the
file-name handler for `insert-file-contents' from here, which is
too late. Instead, do it from Lisp.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta