In article <[EMAIL PROTECTED]>, Richard Stallman <[EMAIL PROTECTED]> writes:
> C-y/M-y uses `insert' somewhere internally. My suggestion is to make > `insert' signal an error when faced with the need to insert a multibyte > string in a unibyte buffer. This doesn't mean that C-y/M-y should > propagate > this error. > That might work. We could try it, after the release. Stefan, how about start trying it in emacs-unicode-2 now? I generally agree with your view about unibyte<->multibyte problem. You also proposed to change the current automatic unibyte->multibyte conversion from string-make-multibyte method to string-to-multibyte method a while ago, didn't you? I think that change is good too. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
