From: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: converting between charsets
Date: Mon, 15 May 2006 10:11:48 -0400 [thread overview]
Message-ID: <k6zbqtz1iso.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <84ves74ytd.fsf@vinci.loc> (Alexander Kotelnikov's message of "Mon, 15 May 2006 09:55:10 +0400")
SM> Than show us how and when you call encode-coding-region.
SM> I.e. repeat the above but in elisp rather than english.
SM> Assume you're explining it to a complete idiot.
SM>
SM> Please take seriously the bit about the idiot.
SM>
>>> For example.
>>> 1. (find-file "/tmp/test.txt")
SM>
SM> How did you start Emacs?
> For example 'emacs -q', even if do not suppress reading my ~/.emacs
> the result is the same.
Under X or under a tty?
>>> 2. enter some text in Russian (after I toggled xkb layout)
>>> 3. M-: (encode-coding-region (point-min) (point-max) 'koi8-r) and
>>> Russian characters become '?'.
SM> What did you expect instead?
> I expect that cyrrillic characters will be encoded to their koi8-r values.
If you put the cursor on the russian chars before calling
encode-coding-region and hit C-u C-x = what does it say?
If you put the cursor on the `?' that replaced that char and hit C-u C-x =
what does it say?
Stefan
next prev parent reply other threads:[~2006-05-15 14:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-07 9:52 converting between charsets Alexander Kotelnikov
2006-05-07 12:43 ` Stefan Monnier
2006-05-07 19:40 ` Alexander Kotelnikov
2006-05-08 3:28 ` Stefan Monnier
2006-05-08 9:39 ` Alexander Kotelnikov
2006-05-08 14:30 ` Stefan Monnier
2006-05-09 5:41 ` Alexander Kotelnikov
2006-05-09 18:42 ` Stefan Monnier
2006-05-13 18:42 ` Alexander Kotelnikov
2006-05-14 3:20 ` Stefan Monnier
2006-05-14 17:53 ` Alexander Kotelnikov
2006-05-15 0:37 ` Stefan Monnier
2006-05-15 5:55 ` Alexander Kotelnikov
2006-05-15 6:02 ` Alexander Kotelnikov
2006-05-15 14:11 ` Stefan Monnier [this message]
2006-05-15 20:30 ` Alexander Kotelnikov
2006-05-16 3:50 ` Stefan Monnier
2006-05-16 10:04 ` Alexander Kotelnikov
2006-05-17 15:20 ` 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=k6zbqtz1iso.fsf-monnier+emacs@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.