bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3681: marked as done (23.1.50; blink-cursor-mode and dead keys.)


From: Emacs bug Tracking System
Subject: bug#3681: marked as done (23.1.50; blink-cursor-mode and dead keys.)
Date: Tue, 20 Oct 2009 10:15:05 +0000

Your message dated Tue, 20 Oct 2009 19:09:30 +0900
with message-id <wlk4yq8jhh.wl%mituharu@math.s.chiba-u.ac.jp>
and subject line Re: bug#3681: 23.1.50; blink-cursor-mode and dead keys.
has caused the Emacs bug report #3681,
regarding 23.1.50; blink-cursor-mode and dead keys.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3681: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3681
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.1.50; blink-cursor-mode and dead keys. Date: Thu, 25 Jun 2009 22:46:35 +0200
I'm using emacs on Ubuntu 9.04 with US Intl keyboard layout:

setxkbmap -model pc101 -layout us -variant intl

When blink-cursor-mode is off, the sequence

<dead-key> <letter>

does not produce any output on the screen. Once you write something
else (or just Ctrl-g) the letter appears with the dead key
applied. This is an exact recipe:

emacs -Q [ENTER]
M-x blink-cursor-mode [ENTER]
'e

This should output the letter é on the screen, but does not. Now write
something else and the letter é will appear along with whatever you
wrote after it.


In GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2009-06-25 on qcore
Windowing system distributor `The X.Org Foundation', version 11.0.10600000
configured using `configure  '--with-x-toolkit=lucid''

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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  show-paren-mode: t
  diff-auto-refine-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-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> <menu-bar> <help-menu> 
<send-emacs-bug-report>

Recent messages:
Loading vc-cvs...done
Recompiling `timeclock-log-data'
timeclock-log-data
Mark set
Recompiling `timeclock-find-discrep'
timeclock-find-discrep
Loading vc-svn...done
Mark set
Loading `~/.emacs': old-style backquotes detected!
For information about GNU Emacs and the GNU system, type C-h C-a.


--- End Message ---
--- Begin Message --- Subject: Re: bug#3681: 23.1.50; blink-cursor-mode and dead keys. Date: Tue, 20 Oct 2009 19:09:30 +0900 User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)
>>>>> On Mon, 19 Oct 2009 19:43:15 +0200, Jan Djärv <jan.h.d@swipnet.se> said:

>> The following patch works for me (Mac OS X 10.5.8, Xaw).  Could
>> someone who is familiar with X11 check if it is correct?

> It looks correct, good of you to find it.  Can you install it?

Done.

2009-10-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

        * xterm.c (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
        processing pending events when event is filtered for input method.

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]