all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17928: 24.3.92; <dead-acute> is undefined
@ 2014-07-03 23:30 Florian Beck
  2014-07-04  0:03 ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Florian Beck @ 2014-07-03 23:30 UTC (permalink / raw)
  To: 17928


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.)

In GNU Emacs 24.3.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8)
 of 2014-07-03 on sophokles
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:	Ubuntu 14.04 LTS

Configured using:
 `configure CC=gcc 'CFLAGS=-march=native -mtune=native -msse -msse2
 -msse3 -mmmx -O2 -pipe -g3 -fno-omit-frame-pointer -fno-crossjumping'
 LDFLAGS=-O2'

Important settings:
  value of $LC_ALL: en_US.UTF-8
  value of $LC_MONETARY: de_DE.UTF-8
  value of $LC_NUMERIC: de_DE.UTF-8
  value of $LC_TIME: de_DE.UTF-8
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
^ <dead-acute> <help-echo> <help-echo> <help-echo> 
M-x r e p o r t <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
<dead-acute> is undefined

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils time-date tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 72184 4860)
 (symbols 48 17879 0)
 (miscs 40 35 88)
 (strings 32 9730 5088)
 (string-bytes 1 263851)
 (vectors 16 9056)
 (vector-slots 8 391773 10183)
 (floats 8 63 275)
 (intervals 56 180 4)
 (buffers 960 11)
 (heap 1024 39218 947))

-- 
Florian Beck





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

* bug#17928: 24.3.92; <dead-acute> is undefined
  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
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2014-07-04  0:03 UTC (permalink / raw)
  To: 17928

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.


        Stefan





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

* bug#17928: 24.3.92; <dead-acute> is undefined
  2014-07-04  0:03 ` Stefan Monnier
@ 2014-07-04 10:50   ` Jan Djärv
  2014-07-04 11:14     ` Florian Beck
  2014-07-04 14:10     ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Djärv @ 2014-07-04 10:50 UTC (permalink / raw)
  To: Stefan Monnier, 17928

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.






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

* bug#17928: 24.3.92; <dead-acute> is undefined
  2014-07-04 10:50   ` Jan Djärv
@ 2014-07-04 11:14     ` Florian Beck
  2014-07-04 14:10     ` Stefan Monnier
  1 sibling, 0 replies; 6+ messages in thread
From: Florian Beck @ 2014-07-04 11:14 UTC (permalink / raw)
  To: 17928


> For this bug, just backport from trunk:

Just checked: the trunk version does indeed work with ibus. Thanks.

-- 
Florian Beck





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

* bug#17928: 24.3.92; <dead-acute> is undefined
  2014-07-04 10:50   ` Jan Djärv
  2014-07-04 11:14     ` Florian Beck
@ 2014-07-04 14:10     ` Stefan Monnier
  2014-07-04 15:19       ` Jan Djärv
  1 sibling, 1 reply; 6+ messages in thread
From: Stefan Monnier @ 2014-07-04 14:10 UTC (permalink / raw)
  To: Jan Djärv; +Cc: 17928

>> 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:

Could someone take care of it, please?


        Stefan





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

* bug#17928: 24.3.92; <dead-acute> is undefined
  2014-07-04 14:10     ` Stefan Monnier
@ 2014-07-04 15:19       ` Jan Djärv
  0 siblings, 0 replies; 6+ messages in thread
From: Jan Djärv @ 2014-07-04 15:19 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 17928-done

2014-07-04 16:10, Stefan Monnier skrev:
>>> 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:
>
> Could someone take care of it, please?
>

Done.

	Jan D.







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

end of thread, other threads:[~2014-07-04 15:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2014-07-04 11:14     ` Florian Beck
2014-07-04 14:10     ` Stefan Monnier
2014-07-04 15:19       ` Jan Djärv

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.