help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: i18n search/replace with input methods latin-4-postfix and rfc1345


From: Stefan Monnier
Subject: Re: i18n search/replace with input methods latin-4-postfix and rfc1345
Date: Mon, 14 Mar 2005 08:33:40 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]