From: Eugene Vlasov <eugene@ikz.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] emacs22+cp866
Date: Thu, 23 Feb 2006 12:41:54 +0500
Message-ID: <20060223074154.GA7589@eugene-home.ikz.ru> (raw)
In-Reply-To: <200602221114.09056.trash4@yandex.ru>
[-- Attachment #1: Type: text/plain, Size: 809 bytes --]
Приветствую, Guest007.
В письме от Wed, Feb 22, 2006 at 11:14:08AM +0300 вы пишете:
> Файлы в родной КОИ8-Р открываем без проблем.
> Питоновский исходник с указанным в заголовке
> # -*- coding: utf-8 -*-
> тоже без проблем (без него проблемы).
> А вот как мне нормально открывать файлы с cp866 или cp1251 кодировке?
C-x RET c cp866-dos C-x C-f filename.prg
и прописать туда в начало
// -*- coding: cp866 -*-
чтобы в будущем можно было открывать просто по C-x C-f (ну или как там
в клиппере комментарии делаются).
Если файл уже открыт, перечитать его в другой кодировке можно так (это
новое в emacs22, с emacs21 так не получится):
C-x RET r cp866-dos
С cp1251 - аналогично.
--
WBR, Eugene Vlasov mailto:eugvv at altlinux.ru
JID: eugvv@jabber.ru
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-02-23 7:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-22 8:14 Guest007
2006-02-23 7:41 ` Eugene Vlasov [this message]
2006-02-26 6:54 ` Guest007
2006-02-26 12:11 ` Eugene Vlasov
2006-02-26 13:18 ` Guest007
2006-02-26 13:59 ` Eugene Vlasov
2006-02-26 14:08 ` Eugene Vlasov
2006-02-27 7:11 ` Guest007
2006-02-27 7:41 ` Eugene Vlasov
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=20060223074154.GA7589@eugene-home.ikz.ru \
--to=eugene@ikz.ru \
--cc=sisyphus@lists.altlinux.org \
/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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git