> I have files with
> ;; -*- coding: utf-8 -*-
> on first line and with many unicode characters. I use either
> latin-4-postfix or a lisp routine to input the Latin Extended-A
> characters. During an editing session I can search (and replace) only
> those extended characters that I have input during that session.
You need "input unification". Try to put (unify-8859-on-decoding-mode 1)
in your .emacs.
Stefan
_______________________________________________
Help-gnu-emacs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs