From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 5 Apr 2003 20:37:11 +0300 From: Maxim Tyurin To: sisyphus@altlinux.ru Subject: Re: [sisyphus] Emacs =?koi8-r?B?ySDVy9LB?= =?koi8-r?B?yc7Ty8nFIMLVy9fZ?= Message-ID: <20030405173711.GB28683@mrkooll.tdr.pibhe.com> Mail-Followup-To: sisyphus@altlinux.ru References: <9183579480.20030405095421@gmx.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GID0FwUMdk1T2AWN" Content-Disposition: inline In-Reply-To: <9183579480.20030405095421@gmx.net> User-Agent: Mutt/1.4.1i Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: --GID0FwUMdk1T2AWN Content-Type: multipart/mixed; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline Content-Transfer-Encoding: 8bit --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit On Sat, Apr 05, 2003 at 09:54:21AM +0300, Dmitry Malenko wrote: > Hello sisyphus, > > Имеется Master 2.2. Стоит локаль ru_RU.KOI8-R, но с раскладкой rua. > При запуске Emacs в такой локали не вводятся украинские буквы. Если > ставить локаль uk_UA.KOI8-R, то буквы вводятся, но при этом шрифт не > содержит italic и bold. Пробовалось с разными Emacs*attributeFamily. > Стоят все (?) шрифты из Мастера. > > Кто успешно юзает Emacs с украинским языком - отзовитесь :) Какой > шрифт надо поставть? Я пользуюсь Все нормально с шрифтом Courier New от Monotype Вот что у меня в ~/.Xdefaults Emacs*Background: AntiqueWhite1 Emacs*Foreground: Black Emacs*bitmapIcon: on Emacs*XlwMenu.Background: AntiqueWhite3 Emacs*XlwMenu.Foreground: Black Emacs*Dialog*Background: AntiqueWhite3 Emacs*Dialog*Foreground: Black Emacs*font: -mrkooll-courier-medium-r-*-*-*-*-*-*-*-*-iso8859-5 Emacs.default.attributeFont: -mrkooll-courier-medium-r-*-*-*-*-*-*-*-*-iso8859-5 Emacs.italic.attributeFont: -mrkooll-courier-medium-i-*-*-*-*-*-*-*-*-iso8859-5 мой ~/.emacs в атаче -- With Best Regards, Maxim Tyurin JID: MrKooll@jabber.pibhe.com --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=koi8-r Content-Disposition: attachment; filename=".emacs" Content-Transfer-Encoding: 8bit ; Personal settings for Emacs. ; Personal X resources for Emacs can be set in ~/.Xdefaults. ; Look also at the global configuration in /etc/emacs/. ; Emacs has a customization menu, changes done there are written ; into this file. ; For example, to turn off the autostart of Flyspell, customize ; Data->"Text Mode Hook" item. (set-language-environment "Cyrillic-KOI8") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Minimal settings for users of Emacs who work in ; Ukrainian (KOI8-U) environment. ; ; ALT Linux Team, February 2002. ; The following lines make the corresponding ; parameters independent of the current language-environment: ; if you change language-environment, they won't be changed; ; but if you comment out some of them, they will follow the ; language-environment parameter: (set-terminal-coding-system 'koi8-u) (set-keyboard-coding-system 'koi8-u) ; This could help for transferring data from bad old apps ;(set-selection-coding-system 'koi8-u) ; End of the language environment settings. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;(set-input-method "cyrillic-jcuken") (set-input-method "cyrillic-ruskrainian"); (toggle-input-method) (setq kill-whole-line t default-major-mode 'text-mode ; gnus-read-active-file nil ;; gnus-use-adaptive-scoring '(line) ; gnus-check-new-newsgroups 'ask-server delete-key-deletes-forward t options-save-faces t next-line-add-newlines nil passwd-invert-frame-when-keyboard-grabbed nil scroll-step 1 use-dialog-box nil european-calendar-style t hexl-iso "-iso" ); ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; Ispell ;; (setq ispell-dictionary-alist (append ispell-dictionary-alist (list (list "russian" "[A-Za-zАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя]" "[^A-Za-zАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя]" "[\0]" nil nil nil))) ispell-dictionary "russian" ispell-complete-word-dict "/usr/dict/russian.words") ;(setq ispell-program-name "/home/boris/bin/ispell") (setq ps-paper-type 'a4small) (setq lpr-command "enscript") (setq lpr-switches '("-B")) --xHFwDpU9dbj6ez1V-- --GID0FwUMdk1T2AWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+jxRH9GgyV0oQHTsRAtSbAJ9YTaU9s+M+kFg1wZE/2Kx894LpnQCeKCVN T8UfO6Iaoy3Q+NlOOfnCNfE= =IZKk -----END PGP SIGNATURE----- --GID0FwUMdk1T2AWN--