all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problems with customized german keyboard
@ 2004-02-20 12:36 Tobias Munk
  2004-02-20 14:27 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Munk @ 2004-02-20 12:36 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers 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.

In GNU Emacs 21.3.1 (i586-suse-linux, X toolkit, Xaw3d scroll bars)
 of 2003-10-03 on D45
configured using configure '--with-gcc' '--with-pop' '--with-system-malloc'
'--prefix=/usr' '--infodir=/usr/share/info' '--mandir=/usr/share/man'
'--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--with-x' '--with-xpm'
'--with-jpeg' '--with-tiff' '--with-gif' '--with-png'
'--with-x-toolkit=lucid' '--x-includes=/usr/X11R6/include'
'--x-libraries=/usr/X11R6/lib' 'i586-suse-linux' 'CC=gcc' 'CFLAGS=-O2
-march=i586 -mcpu=i686 -fmessage-length=0 -pipe
-DSYSTEM_PURESIZE_EXTRA=25000 	 -DSITELOAD_PURESIZE_EXTRA=10000
-D_GNU_SOURCE ' 'LDFLAGS=-s' 'build_alias=i586-suse-linux'
'host_alias=i586-suse-linux' 'target_alias=i586-suse-linux''
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  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: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

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

Origin of my problem:
I want to use the left windows key as an alternative Alt-Gr key,
because is's more comfortable on a german keyboard.

Possible with:
xmodmap -e "keycode 115 = ISO_Level3_Shift Multi_key"

Problem:
This works with all programs, exept emacs/xemacs

Procedure to reproduce it (with a german keyboard):
1) typing for example windows_left-"9" BEFORE invoking xmodmap gives
you the error message "S-9 not defined" in the minibuffer.

2) Use xmodmap as described above.

3) Typing windows_left-"9" or Alt-Gr-"9" on a xterm or any editor
exept emacs/xemacs gives you now correctly "]". On emacs/xemacs you
get for BOTH the error message "S-9 not defined", so there is no
possibility any more to get square brackets or any of the other third
key values on a german keyboard.

You get it also on a knoppix 3.4 (xfree 4.3.0, emacs 21.3), but NOT on an
older Suse 7.2 (xfree 4.0.3). So I suppose, there might be some problem
between xfree 4.3.0 end emacs/xemacs?

Yours

Tobias


Recent input:
<down-mouse-1> <mouse-1> <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> <help-echo> <help-echo> <help-echo>
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>

Recent messages:
Loading tooltip...done
Loading paren...done
Loading encoded-kb...done
Loading regexp-opt...done
For information about the GNU Project and its goals, type C-h C-p.
Loading mwheel...done
Loading lazy-lock...done
Fontifying *scratch*... (regexps.............)
Loading lazy-lock...done
Loading emacsbug...done

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

* Re: Problems with customized german keyboard
  2004-02-20 12:36 Problems with customized german keyboard Tobias Munk
@ 2004-02-20 14:27 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2004-02-20 14:27 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Tobias Munk <munk@hmi.de> writes:

> Origin of my problem:
> I want to use the left windows key as an alternative Alt-Gr key,
> because is's more comfortable on a german keyboard.
>
> Possible with:
> xmodmap -e "keycode 115 = ISO_Level3_Shift Multi_key"

I think you also need to fix up the modifier maps, since this key is now a
different modifier.

> Problem:
> This works with all programs, exept emacs/xemacs
>
> Procedure to reproduce it (with a german keyboard):
> 1) typing for example windows_left-"9" BEFORE invoking xmodmap gives
> you the error message "S-9 not defined" in the minibuffer.
>
> 2) Use xmodmap as described above.
>
> 3) Typing windows_left-"9" or Alt-Gr-"9" on a xterm or any editor
> exept emacs/xemacs gives you now correctly "]". On emacs/xemacs you
> get for BOTH the error message "S-9 not defined", so there is no
> possibility any more to get square brackets or any of the other third
> key values on a german keyboard.

Did you restart emacs after doing the xmodmap?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2004-02-20 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-20 12:36 Problems with customized german keyboard Tobias Munk
2004-02-20 14:27 ` Andreas Schwab

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.