[EMAIL PROTECTED] (Karl Berry) writes: > As for the original question, does + in a filename allowed in DOS? If it > doesn't, clearly we cannot allow it. If it does, I think we may as well.
If + is not allowed under DOS, a reasonable alternative could be to change them to `-'s or `_'s in normalize_filename(), which is supposed to adapt a filename to fit the limitations of the filesystem. _______________________________________________ Bug-texinfo mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-texinfo
