all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Po Lu <luangruo@yahoo.com>
Cc: 64805@debbugs.gnu.org, yy.y.ja.jp@gmail.com
Subject: bug#64805: 28.2; XIM cursor position is incorrect
Date: Thu, 03 Aug 2023 10:59:13 +0300	[thread overview]
Message-ID: <83wmycy2su.fsf@gnu.org> (raw)
In-Reply-To: <87sf9d1pmj.fsf@yahoo.com> (message from Po Lu on Mon, 24 Jul 2023 20:05:24 +0800)

> From: Po Lu <luangruo@yahoo.com>
> Cc: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>,  64805@debbugs.gnu.org
> Date: Mon, 24 Jul 2023 20:05:24 +0800
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> From: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>
> >> Date: Sun, 23 Jul 2023 19:17:19 +0900
> >> 
> >> I use Debian in Japanese and `uim' for an XIM server,
> >> which is a default in Debian Japanese desktop.
> >> 
> >> Recently I have upgraded Debian to its new stable version,
> >> and subsequently upgraded Emacs from 27.1 to 28.2.
> >> 
> >> On Emacs 27.1, cursor position reported via XIM is the same as those in
> >> the current buffer, and uim displays its input candidate window adjacent
> >> to the position, as found in the attached screenshot `27.1.png'.
> >> This is the expected behavior.
> >> 
> >> On Emacs 28.2, however, the cursor position is far below and outside the
> >> Emacs frame, as found in the attached screenshot `28.2.png'.
> >> 
> >> I have bisected Emacs git repository between 27.1 and 28.2, and found
> >> that this regression has been caused by commit
> >> 2a64de5e982fb8b868b76626ac2e92ddfafc9ca5, which was introduced in the
> >> following bug report:
> >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10867
> >> 
> >> Reverting the commit restores the expected behavior.
> >
> > Maybe we should have a Lisp variable to control whether that change is
> > in effect.
> >
> > Po Lu, any other ideas?  Perhaps this is already fixed in Emacs 29?
> >
> > Thanks.
> 
> I think I already fixed this in time for Emacs 29, but to avoid
> disruptions for users of input methods that are affected by the Xlib bug
> that was the subject of #10867 (approximately 75% of CJK X desktop
> users), the fix is located behind an X resource.
> 
> Yoshihito-san probably needs to place:
> 
>   Emacs.inputStyle: overthespot
> 
> in his .Xresources or .Xdefaults.

Thanks.  Can this issue be closed now?





  reply	other threads:[~2023-08-03  7:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-23 10:17 bug#64805: 28.2; XIM cursor position is incorrect YOSHINO Yoshihito
2023-07-24 10:57 ` Eli Zaretskii
2023-07-24 12:05   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-03  7:59     ` Eli Zaretskii [this message]
2023-08-03  8:36       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-03  9:05         ` Eli Zaretskii
2023-08-03  9:15           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=83wmycy2su.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=64805@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    --cc=yy.y.ja.jp@gmail.com \
    /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.