From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: XMODIFIERS Date: Fri, 1 Jul 2016 19:09:05 -0700 (PDT) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1467425429 14368 80.91.229.3 (2 Jul 2016 02:10:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Jul 2016 02:10:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 02 04:10:29 2016 Return-path: Envelope-to: geh-help-gnu-emacs@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 1bJAO4-0002El-Pq for geh-help-gnu-emacs@m.gmane.org; Sat, 02 Jul 2016 04:10:28 +0200 Original-Received: from localhost ([::1]:36644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJAO4-0005qR-3i for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Jul 2016 22:10:28 -0400 X-Received: by 10.237.36.145 with SMTP id t17mr20550301qtc.10.1467425345805; Fri, 01 Jul 2016 19:09:05 -0700 (PDT) X-Received: by 10.36.91.149 with SMTP id g143mr99139itb.7.1467425345770; Fri, 01 Jul 2016 19:09:05 -0700 (PDT) Original-Path: usenet.stanford.edu!w59no1379591qtd.1!news-out.google.com!o189ni14389ith.0!nntp.google.com!g127no1361238ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=219.91.218.106; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 219.91.218.106 User-Agent: G2/1.0 Injection-Date: Sat, 02 Jul 2016 02:09:05 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:218379 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:110688 Archived-At: On Saturday, July 2, 2016 at 7:24:07 AM UTC+5:30, Rusi wrote: > [Old news] emacs needs to have XMODIFIERS unset for compose to work: > > https://groups.google.com/forum/#!msg/gnu.emacs.help/hBA42H2chGM/2Xfa1ce2LlMJ > > If one is using client-server emacs which is the one that needs? > [I find the behavior erratic] Saw (on python list) that $ export GTK_IM_MODULE=xim may make it work So did that; no unsetting of XMODIFIERS and it started working Now restoring both to prior... keeps it working!! [No client server stuff; just plain emacs] So as before, too erratic to debug (for me)