all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* i18n search/replace with input methods latin-4-postfix and rfc1345
@ 2005-03-14  3:39 B.T. Raven
  2005-03-14 13:33 ` Stefan Monnier
  0 siblings, 1 reply; 10+ messages in thread
From: B.T. Raven @ 2005-03-14  3:39 UTC (permalink / raw)


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.
Characters input in former sessions (before a file save and close
buffer) are not seen by any of the flavors of the search command. An
inspection of the characters with C-x = shows that what look like the
same characters have, in fact, different code points.
rfc1345 is not listed among my input methods but I suspect that I am
going to need something other than latin-4-postfix to search for these
characters. I have tried different combinations of unify-on-decode (and
encode) but that hasn't shed any light on my problem. The files seem to
be normal utf-8 files that can be imported into other applications
(Win98) and I can operate on them in emacs (NT build) in every other way
I am familiar with so far, it's just that no searching is possible. Any
suggestions?

Thanks,

Ed.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-03-17 15:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.