From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: i18n search/replace with input methods latin-4-postfix and rfc1345
Date: Mon, 14 Mar 2005 08:33:40 -0500 [thread overview]
Message-ID: <87psy273pq.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 113a21a5lr8si80@corp.supernews.com
> 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
next prev parent reply other threads:[~2005-03-14 13:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-14 3:39 i18n search/replace with input methods latin-4-postfix and rfc1345 B.T. Raven
2005-03-14 13:33 ` Stefan Monnier [this message]
2005-03-14 17:43 ` B.T. Raven
2005-03-15 20:33 ` Stefan Monnier
2005-03-16 0:11 ` B.T. Raven
2005-03-16 4:43 ` Stefan Monnier
2005-03-16 17:18 ` B.T. Raven
2005-03-16 17:54 ` Stefan Monnier
2005-03-17 3:52 ` B.T. Raven
2005-03-17 15:18 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87psy273pq.fsf-monnier+gnu.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.