In article <[EMAIL PROTECTED]>, Richard Stallman <[EMAIL PROTECTED]> writes:
> I have a new idea. We could establish the convention that you can > pass a buffer to find-operation-coding-system instead of a file name, > for the `insert-file-contents' operation. And elements of > Vfile_coding_system_alist could have symbols instead of regexps; the > symbol would match the buffer's major mode. I don't understand how that solve the problem. When find-operation-coding-system is called, even if a buffer is given, the major mode of the buffer is not yet decided. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
