all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: 14044@debbugs.gnu.org,
	"Alexandre Lagüe-Jacques" <alexandre.laguejacques@gmail.com>
Subject: bug#14044: 24.2; Emacs 24 and dead keys in Fedora 18
Date: Fri, 26 Apr 2013 12:15:46 +0200	[thread overview]
Message-ID: <87r4hxr419.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <m2y5c51xe9.fsf@igel.home> (Andreas Schwab's message of "Fri, 26 Apr 2013 10:58:22 +0200")

Andreas Schwab <schwab@linux-m68k.org> writes:

>> I also can't insert ` anymore, except with `M-x ucs-insert GRAVE
>> ACCENT RET'.  Typing ` (which is AltGr+< on my German Dvorak layout)
>> messages just
>>
>>   <dead-grave> is undefined
>
> Your keyboard is misconfigured.

Any hints how to diagnose the problem?  I don't have any custom
configurations for the X server at all, except this one:

,----[ /etc/X11/xorg.conf.d/99-my-keyboard.conf ]
| Section "InputClass"
|     Identifier "Default Keyboard"
|     MatchIsKeyboard  "on"
|     Driver "evdev"
| 
|     Option "XkbLayout"  "de"
|     Option "XkbVariant" "dvorak"
|     Option "XkbModel"   "evdev"
|     Option "XkbRules"   "evdev"
|     Option "XKbOptions" "ctrl:nocaps"
| EndSection
`----

I haven't touched that file for years, and as said, it used to work.

> Your X server should have a compose rule that composes the dead_grave
> keysym with the following key, so that Emacs doesn't see the
> dead_grave keysym at all (provided the composition was sucessful).  At
> the very least the sequence <dead_grave> <space> or <dead_grave>
> <dead_grave> should produce the <grave> keysym.

Hm, what's happening is actually quite different depending on
application.

- Any GNOME3 GTK+3 application, or GTK+2 applications like GIMP: I can
  insert a ` by typing AltGr+< twice, or AltGr+< SPACE.

- Qt4 apps: Typing just AltGr+< immediately inserts a `, so no
  composition here.

- xterm: I can't insert ` at all.  Typing AltGr+< twice or AltGr+< SPACE
  seems to be ignored.

Like with Emacs, I can "fix" xterm by simply starting it from a GNOME
terminal.  Then typing AltGr+< has the same composing behavior as in
GNOME3 applications.

Oh, interestingly, I can also make Qt4 apps using the composing behavior
by starting them from a gnome-terminal...

Bye,
Tassilo





  reply	other threads:[~2013-04-26 10:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-23 19:47 bug#14044: 24.2; Emacs 24 and dead keys in Fedora 18 Alexandre Lagüe-Jacques
2013-03-30 17:25 ` Stefan Monnier
2013-04-24 19:13   ` Stefan Monnier
2013-04-25 18:25     ` Tassilo Horn
2013-04-26  8:58       ` Andreas Schwab
2013-04-26 10:15         ` Tassilo Horn [this message]
2013-04-26 10:25           ` Tassilo Horn
2013-04-26 13:53             ` Tassilo Horn
2013-04-26 20:36         ` James Cloos
2013-04-26 21:28           ` Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r4hxr419.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --cc=14044@debbugs.gnu.org \
    --cc=alexandre.laguejacques@gmail.com \
    --cc=schwab@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.