> There are three lists, one of Elisp suffixes, one of file representation > suffixes and one which is a computed combination of both.
I think `file representation suffix' is an unclear term. There are such file representations are text, image, unibyte, literal, hex dump, etc. And using this term in the context of `load' is very confusing. The purpose of this variable can be mistakenly interpreted as specifying what file representation `load' uses. Maybe in the same way as `image-file-name-extensions' is used to specify image file name suffixes, the name of a new variable should be `load-file-name-suffixes'? -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
