help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] NTEmacs keyboard input


From: Jason Rumney
Subject: Re: [h-e-w] NTEmacs keyboard input
Date: Sat, 29 Jan 2005 15:42:10 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt)

Michal Duda <address@hidden> writes:

> I think there is a problem in keyboard input, emacs uses ISO8859-2-DOS
> input, but windows provides WINDOWS-1250 (CP1250) input.

Try the following (in your .emacs, or for testing, paste into
*scratch* and press C-j after each line):

(codepage-setup 1250)
(set-keyboard-coding-system 'cp1250)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]