all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: prefer-coding-system, utf-8, iso-8859-2
Date: Sun, 21 Sep 2003 16:07:27 +0200	[thread overview]
Message-ID: <5567-Sun21Sep2003160726+0300-eliz@elta.co.il> (raw)
In-Reply-To: <20030917125141.53d3931e.emilper@home.ro> (message from Emil Perhinschi on Wed, 17 Sep 2003 12:51:41 +0300)

> Date: Wed, 17 Sep 2003 12:51:41 +0300
> From: Emil Perhinschi <emilper@home.ro>
> 
> prefer-coding-system utf-8
> 
> C-x C-f filename

After these two lines, what does Emacs print if you say

  M-: buffer-file-coding-system RET

?

> set-input-method latin-2-postfix

I think this is your problem: this input method produces iso-8859-2
characters, not Unicode characters (Emacs 21.x doesn't know that they
are the same).  You need to use a Unicode input method, like TeX.  Or
install some add-on package such as ucs-tables, and turn on
unification on encoding.

      reply	other threads:[~2003-09-21 14:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-17  9:51 prefer-coding-system, utf-8, iso-8859-2 Emil Perhinschi
2003-09-21 14:07 ` Eli Zaretskii [this message]

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=5567-Sun21Sep2003160726+0300-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    /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.