Am 20.09.2006 um 09:10 schrieb Kenichi Handa:
The problem is that the change took care only for a typed character. If isearch-string is set from a (possibly different) buffer (e.g. by C-s C-w), the translation doesn't happen.
My test was very simple: I opened the ISO 8859-1 encoded file (starts with ;;; -*- mode: Text; coding: iso-8859-1; -*-) and typed C-s ä C-s RET. The I opened the other ISO Latin test file, which all have a coding set in the first line. Then I re-used the ä via C-s C-s.
I do not set buffer-file-coding-system, it's mule-utf-8 from UTF-8 in LC_CTYPE or LANG. But the value is adjusted to a local value due to the '-*- coding: iso-8859-X; -*-' in the files' first lines.
-- Greetings Pete "What do you think of Western Civilisation?" "I think it would be a good idea!" -- Mohandas Karamchand Gandhi _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug