From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 28 Oct 2002 09:52:20 +0200 From: Maxim Tyurin To: community@altlinux.ru Subject: Re: [Comm] Emacs config question Message-Id: <20021028095220.6886d1b9.MrKooll@TDR.PIBHE.com> In-Reply-To: References: Organization: TH Rivnenshina X-Mailer: Sylpheed version 0.8.2 (GTK+ 1.2.10; i586-alt-linux) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="OCADp=.R:cI4iZr," Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: --OCADp=.R:cI4iZr, Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 8bit Если пользуетесь GNU Emacs: > В общем нужно, чтобы при запуске emacs были активированы > следующие три установки: > > 1) Multilingual Environment --> Set language environment --> > Cyrillic-KOI8 В ~/.emacs: (GNUEmacs (set-language-environment "Cyrillic-KOI8") (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) (set-input-method "cyrillic-jcuken") ) (toggle-input-method) > 2) Multilingual Environment --> Set Font/Fontset --> Misc --> > 9x15 В ~/.Xdefaults: Emacs*font: -monotype-courier new-medium-r-*-*-*-*-*-*-*-*-iso8859-5 Или поменять на другой. > 3) Установить требуемый размер окна. Там же в ~/.Xdefaults Emacs*geometry: нужный_размер -- With Best Regards, Maxim Tyurin mailto: MrKooll@bigfoot.com JID: MrKooll@jabber.pibhe.com --OCADp=.R:cI4iZr, Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9vOy49GgyV0oQHTsRAnbmAJ40BwR/OHzMsYbV1xP2VsB2uKvrBwCg4cWF duy9Dsp8n+ZZrrUk5JOwiHU= =UQYw -----END PGP SIGNATURE----- --OCADp=.R:cI4iZr,--