unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Stefan Monnier <monnier@iro.umontreal.ca>, 17928@debbugs.gnu.org
Subject: bug#17928: 24.3.92; <dead-acute> is undefined
Date: Fri, 04 Jul 2014 12:50:10 +0200	[thread overview]
Message-ID: <53B686E2.2080608@swipnet.se> (raw)
In-Reply-To: <jwvoax6802w.fsf-monnier+emacsbugs@gnu.org>

Hello.

2014-07-04 02:03, Stefan Monnier skrev:
> forcemerge 14044 17928
> severity 17928 important
> thanks
>
>> After upgrading to Ubuntu 14.04 (which I clearly should stop doing,
>> because it messed up my keybindings again, and stole C-<SPC> anf who
>> knows what else), I get "<dead-acute> is undefined" when I, well, press
>> <dead-acute>. While it might very well be Ubuntu messing things up,
>> emacs recognizes the key correctly and should do the right thing. (Gnome
>> terminal works as expected and so does xterm.)
>
> Jan and other people who know more about X11, Gtk and input processing,
> what can we do about it.  We really should get this fixed somehow for
> 24.4.

For this bug, just backport from trunk:

revno: 116859 [merge]
committer: Daniel Colascione <dancol@dancol.org>
branch nick: trunk
timestamp: Sun 2014-03-23 04:45:17 -0700
message:
   Further improve XIM init

revno: 116858 [merge]
committer: Daniel Colascione <dancol@dancol.org>
branch nick: trunk
timestamp: Sun 2014-03-23 03:57:25 -0700
message:
   Make Emacs work with ibus


=== modified file 'src/ChangeLog'
--- src/ChangeLog       2014-03-23 08:29:43 +0000
+++ src/ChangeLog       2014-03-23 11:44:21 +0000
@@ -1,5 +1,16 @@
  2014-03-23  Daniel Colascione  <dancol@dancol.org>

+       * xfns.c (create_frame_xic): Pass XNStatusAttributes to XCreateIC
+       only if xic_style calls for it.  This change allows Emacs to work
+       with ibus.  Also, don't leak resources if create_frame_xic fails,
+       and stop caching xic_style across different displays.
+       (supported_xim_styles): Make const.
+       (best_xim_style): Remove first parameter: it's always just
+       supported_xim_styles.  Change to look at supported_xim_styles
+       directly.
+
+2014-03-23  Daniel Colascione  <dancol@dancol.org>
+
         * term.c (init_tty): Rearrange condition for clarity; print
         appropriate diagnostic.


=== modified file 'src/xfns.c'
--- src/xfns.c  2014-03-11 06:50:01 +0000
+++ src/xfns.c  2014-03-23 11:44:21 +0000

...


I don't know if other input methods also work, but ibus does, and I think that 
is the default in Ubuntu now.

	Jan D.






  reply	other threads:[~2014-07-04 10:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-03 23:30 bug#17928: 24.3.92; <dead-acute> is undefined Florian Beck
2014-07-04  0:03 ` Stefan Monnier
2014-07-04 10:50   ` Jan Djärv [this message]
2014-07-04 11:14     ` Florian Beck
2014-07-04 14:10     ` Stefan Monnier
2014-07-04 15:19       ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=53B686E2.2080608@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=17928@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).