The file fileutils-4.1/src/ls.c contains these two lines:
if (get_quoting_style (filename_quoting_options) == escape_quoting_style)
set_char_quoting (filename_quoting_options, ' ', 1);That's incompatible with Dired of GNU Emacs 21.2.1. What would break if these two lines were removed? Could you add an explanatory comment if you can't remove them? _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils
