From: "Ott Alex" <ottalex@narod.ru> To: sisyphus@altlinux.ru Subject: Re: [sisyphus] Emacs and UTF-8 again Date: Tue, 14 Oct 2003 16:26:01 +0400 (MSD) Message-ID: <3F8BEB59.000003.05070@pantene.yandex.ru> (raw) In-Reply-To: <20031014160717.225f0483.kirey@mmk.ru> Привет ситуация такая - я пользуюсь utf-8 только для опредеоенных типов документов и это все нормально работает. Как указать кодировку документа - либо явно с помощью сочетания клавиш C-x RET c utf-8 C-x C-f file либо указывая файлы в переменной file-coding-system-alist например так (setq file-coding-system-alist (append (list '("\\.bbdb" . utf-8) '("\\.spam-stat\\.el" . utf-8) '("\\.ent" . utf-8)) file-coding-system-alist)) тогда для нужных файлов кодировка будет устанавливаться сама. Ну и соответсвтенно при записи файла можно указать результирующую кодировку через C-x RET f utf-8 по поводу iso-8859-5 имеется ввиду внутренее представление символов в emacs - оно действительно пока не является полноценным unicode
next prev parent reply other threads:[~2003-10-14 12:26 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-10-14 10:07 Alexander Kirey 2003-10-14 12:26 ` Ott Alex [this message] 2003-10-14 10:53 ` Alexander Kirey 2003-10-14 13:08 ` Ott Alex 2003-10-28 11:00 ` Serhii Hlodin 2003-10-28 18:06 ` Alexander Bokovoy 2003-10-29 7:06 ` Alex Ott 2003-10-29 8:54 ` Serhii Hlodin 2003-10-29 9:15 ` Serhii Hlodin 2003-11-04 12:18 ` Serhii Hlodin 2003-11-04 14:19 ` Sergey 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=3F8BEB59.000003.05070@pantene.yandex.ru \ --to=ottalex@narod.ru \ --cc=sisyphus@altlinux.ru \ /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