all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3237: Bug report, going back to 22.1
@ 2009-05-07 17:14 A. Jan Kutylowski
  2009-05-25 15:18 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: A. Jan Kutylowski @ 2009-05-07 17:14 UTC (permalink / raw
  To: bug-gnu-emacs

From:  <andrzejk@SV-STUD-0-93>
To: bug-gnu-emacs@gnu.org
Subject: keyboard
--text follows this line--

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

+++
After Emacs 22.1 Emacs does not recognize a change in the keyboard
setup under Windows XP. I have been using Emacs since version 20.3 to
write in Polish after declaring the Polish language for the keyboard
and after declaring cp1250-dos for the kayboard (and appropriately for 
the buffer involved). Polish "letters" are
obtained using AltGr +key, or AltGr+Shift (right) +key. In particular, 
Emacs 22.3 has that bug, although retrospective testing showed that 22.1
reacts properly.

This is a considerable impediment. I am looking forward to your help
+++++

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
     `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
m:/PClib/Emacs22.3/etc/DEBUG for instructions.


In GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600)
  of 2008-09-06 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: NOR
   locale-coding-system: cp1252
   default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
   display-time-mode: t
   iswitchb-mode: t
   shell-dirtrack-mode: t
   show-paren-mode: t
   delete-selection-mode: t
   encoded-kbd-mode: t
   tooltip-mode: t
   tool-bar-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   unify-8859-on-encoding-mode: t
   utf-translate-cjk-mode: t
   auto-compression-mode: t
   column-number-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Loading iswitchb...done
Loading time...done
Loading advice...done
Loading bytecomp...done
Loading paren...done
Loading m:/PClib/Emacs22.3/site-lisp/header/header.el (source)...done
Loading desktop...done
No desktop file.
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading emacsbug...done







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#3237: Bug report, going back to 22.1
  2009-05-07 17:14 A. Jan Kutylowski
@ 2009-05-25 15:18 ` Jason Rumney
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2009-05-25 15:18 UTC (permalink / raw
  To: A. Jan Kutylowski, 3237

A. Jan Kutylowski wrote:
> After Emacs 22.1 Emacs does not recognize a change in the keyboard
> setup under Windows XP. I have been using Emacs since version 20.3 to
> write in Polish after declaring the Polish language for the keyboard
> and after declaring cp1250-dos for the kayboard (and appropriately for 
> the buffer involved). Polish "letters" are
> obtained using AltGr +key, or AltGr+Shift (right) +key. In particular, 
> Emacs 22.3 has that bug, although retrospective testing showed that 22.1
> reacts properly.


Can you try the 23.0.94 pretest at 
http://alpha.gnu.org/gnu/emacs/pretest/windows/

Some of low level input handling on Windows has changed since 22.3, so 
it is possible that your problem is already fixed.






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#3237: Bug report, going back to 22.1
       [not found] <4A3CA018.8000801@gmail.com>
@ 2009-06-20 16:34 ` Jason Rumney
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2009-06-20 16:34 UTC (permalink / raw
  To: A. Jan Kutylowski; +Cc: 3237

A. Jan Kutylowski wrote:

> ęĘ
> Üü
> óÓ
> ąĄ
> ąĄ
>    ALT-GR s malfunctions, cmall and capital letter
> łŁ
> öÖ
> äÄ
> żŻ
>  Ź AltGr x malfunctions, OK for capital letter
> ćĆ


Please explain what keys you press, what characters you expect to see, 
and what characters you do see.  I have tried setting my keyboard to 
Polish (214) and pressing the keys indicated in the keymap at
    http://ascii-table.com/img/keyboard-214.png
All of the keys that are present on my keyboard seem to work, but some 
of the characters you report above are missing from that keymap.
Windows has another Polish keymap, but I can't find any documentation of 
which keys I need to press to get non-ASCII characters.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-20 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4A3CA018.8000801@gmail.com>
2009-06-20 16:34 ` bug#3237: Bug report, going back to 22.1 Jason Rumney
2009-05-07 17:14 A. Jan Kutylowski
2009-05-25 15:18 ` Jason Rumney

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.