From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: is undefined Date: Sun, 23 Mar 2014 18:50:28 +0100 (CET) Message-ID: <20140323.185028.76246748.wl@gnu.org> References: <874n2pl0uv.fsf@fencepost.gnu.org> <83eh1s3nab.fsf@gnu.org> <87vbv4yjes.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1395597065 9913 80.91.229.3 (23 Mar 2014 17:51:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Mar 2014 17:51:05 +0000 (UTC) Cc: eliz@gnu.org, dancol@dancol.org, schwab@linux-m68k.org, emacs-devel@gnu.org To: dak@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 23 18:51:15 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WRmYD-00071E-UN for ged-emacs-devel@m.gmane.org; Sun, 23 Mar 2014 18:51:14 +0100 Original-Received: from localhost ([::1]:32883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRmYD-0007mF-JV for ged-emacs-devel@m.gmane.org; Sun, 23 Mar 2014 13:51:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRmY4-0007dM-Cl for emacs-devel@gnu.org; Sun, 23 Mar 2014 13:51:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRmXx-0008VG-4X for emacs-devel@gnu.org; Sun, 23 Mar 2014 13:51:04 -0400 Original-Received: from mout.gmx.net ([212.227.17.21]:62651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRmXm-0008TB-1Y; Sun, 23 Mar 2014 13:50:46 -0400 Original-Received: from gnu.org ([178.191.254.72]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LztHH-1XDZjU458F-0151wI; Sun, 23 Mar 2014 18:50:36 +0100 In-Reply-To: <87vbv4yjes.fsf@fencepost.gnu.org> X-Mailer: Mew version 6.5 on Emacs 24.4.50.1 / Mule 6.0 (HANACHIRUSATO) X-Provags-ID: V03:K0:fKWgaiV3cKLQG2hgI+lDz2jGFmu+uxBq3hSs8L+SxcTeA6G/Gc7 15kWB8zj8DjXqjEwchUv6yhTw6LkLBkdVmOCpozmbuxuc3V0lDL/PkIqNRTa+j3OvPAcshR v/IzIN+wNyRtmK6TujcO+/B7o+FceSNicNYM7t0hv/PWU1+ER2JPyyEyoA0L+G6tLCHKrZr 2gyFtYVGyoBIqSsV0evEA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.21 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170878 Archived-At: >> I suggest to add this (and other) solutions to etc/PROBLEMS. > > From my point of view, it would currently make more sense > cherry-picking the fixes of Daniel to the release branch unless we > get reports that they don't do the trick in cases where nulling > XMODIFIERS does. Probably both, since older ibus versions still need the XMODIFIERS trick, as Daniel has mentioned in another e-mail. Werner