ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Bokovoy <a.bokovoy@sam-solutions.net>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] emacs in CP1251
Date: Wed, 6 Feb 2002 17:26:52 +0200
Message-ID: <20020206152652.GI10118@sam-solutions.net> (raw)
In-Reply-To: <20020206175825.646e3942.vyt@vzljot.ru>

On Wed, Feb 06, 2002 at 05:58:25PM +0300, Vyt wrote:
> On Wed, 6 Feb 2002 16:28:31 +0200
> Alexander Bokovoy <a.bokovoy@sam-solutions.net> wrote:
> 
> <skipped>
> 
> > > Работает нормально. Сейчас придется еще дописать про INS на
> > > keypad для CTRL+INS, SHIFT+INS и все будет ok.
> > Посмотрите в архив этой рассылки, я в январе посылал письмо с настройками
> > для CP1251. Было оно, кажется, в дискуссии о flyspell.
> 
> Я помню про него, перерыл grepmail'ом оба архива - не нашел,
> пропустил, наверно.
> 
> Кстати, неплохо бы все-таки это в Master оформить "из коробки".
Я для этого его и посылал.

 (codepage-setup 1251)                                                                                      
  (define-coding-system-alias 'windows-1251 'cp1251)                                                         

(set-language-info-alist
 "Cyrillic-CP1251" `((charset cyrillic-iso8859-5)
		   (coding-system cp1251)
		   (coding-priority cp1251)
		   (input-method . "cyrillic-jcuken")
		   (features cyril-util)
		   (unibyte-display . cp1251)
		   (sample-text . "Russian (^[,L@caaZXY^[(B)	^[,L7T`PRabRcYbU^[(B!")
		   (documentation . "Support for Cyrillic CP1251."))
 '("Cyrillic"))

; Shift-arrows a la windows...
(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(case-fold-search t)
 '(current-language-environment "Cyrillic-CP1251")
 '(default-input-method "cyrillic-jcuken")
 '(global-font-lock-mode t nil (font-lock))
 '(pc-select-meta-moves-sexps t)
 '(pc-select-selection-keys-only t)
 '(pc-selection-mode t nil (pc-select))
 '(save-place t)
 '(show-paren-mode t nil (paren))
 '(transient-mark-mode t)
 '(unibyte-display-via-language-environment t))

(set-language-environment "Cyrillic-CP1251")
(set-terminal-coding-system 'cp1251)
(set-keyboard-coding-system 'cp1251)

-- 
/ Alexander Bokovoy
Software architect and analyst             // SaM-Solutions Ltd.
---
Just because I turn down a contract on a guy doesn't mean he isn't going
to get hit.
		-- Joey



  reply	other threads:[~2002-02-06 15:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-06 11:04 Vyt
2002-02-06 13:30 ` Serhii Hlodin
2002-02-06 13:56   ` Vyt
2002-02-06 14:28     ` Alexander Bokovoy
2002-02-06 14:58       ` Vyt
2002-02-06 15:26         ` Alexander Bokovoy [this message]
2002-02-12 21:03           ` Ivan Zakharyaschev
2002-02-13  9:50             ` Alexander Bokovoy
2002-02-06 15:01     ` Serhii Hlodin
2002-02-12 21:05       ` Ivan Zakharyaschev
2002-02-14  9:26         ` Alexander Bokovoy
2002-02-14 17:34           ` Ivan Zakharyaschev

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=20020206152652.GI10118@sam-solutions.net \
    --to=a.bokovoy@sam-solutions.net \
    --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