bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Problems on the input side under Win32


From: Eli Zaretskii
Subject: Re: Problems on the input side under Win32
Date: Tue, 30 Jan 2007 22:43:36 +0200

> From: "jasonal" <jasonal.new@gmail.com>
> Date: Tue, 30 Jan 2007 14:01:59 +0100
> 
> GNU Emacs 23.0.0.1 (i386-mingw-nt5.1.2600) of 2007-01-01 on DTOP

Thanks you for your report.

In general, reports about Emacs 23 should go to emacs-devel@gnu.org or
to emacs-pretest-bug@gnu.org.  Also, Emacs 23 is very early into its
development, so grave bugs should still be expected in that version.

> 1. When I type Euro sign with german keyboard (press AltGr-E)
> under Win32, it is displayed as \200, which is #x80. The correct
> Euro sign should be U+20AC.

What does Emacs say if you go to that \200 and press "C-u C-x ="?
(#x80 is the code of Euro in the Windows encoding.)

> 2. It doesn't work under win32 if I want to type C-@ with german
> keyboard (press Ctrl-AltGr-q) and other similar input related to
> a key combination of Ctrl-AltGr-.

Try playing with the variable w32-recognize-altgr.

> 3. When I type Umlauts (ü ö ä ß µ etc.) with german
> keyboard, they behave like a prefix command that is waiting for a
> following type.

What keyboard do you use in Windows? what do you see in Control Panel
-> Regional and Language Options -> Languages -> Details?  And what
version of Windows is that?

> 4. If there are two continued characters which are both larger
> than 0x80 (ü ö ä ß µ etc.), they can't be displayed
> correctly under win32.

Please describe the details: what is displayed in this case?




reply via email to

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