From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: Mark Date: Mon, 12 Jan 2015 23:18:34 +0700 Message-ID: References: <54A6CD81.60109@opengroupware.ch> <87iognhg8s.fsf@duenenhof-wilhelm.de> <83d26vae0d.fsf@gnu.org> <54A84DC8.2010904@verizon.net> <54A9174D.8060101@opengroupware.ch> <54B2A307.5070204@opengroupware.ch> <83bnm55bnm.fsf@gnu.org> <831tn056cm.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1421079540 2403 80.91.229.3 (12 Jan 2015 16:19:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Jan 2015 16:19:00 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 12 17:18:55 2015 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 1YAhhe-0003iN-2a for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jan 2015 17:18:54 +0100 Original-Received: from localhost ([::1]:34955 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAhhd-0003Gi-F0 for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jan 2015 11:18:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAhhO-0003Gc-On for help-gnu-emacs@gnu.org; Mon, 12 Jan 2015 11:18:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YAhhN-00015E-Uu for help-gnu-emacs@gnu.org; Mon, 12 Jan 2015 11:18:38 -0500 Original-Received: from mail-ig0-x234.google.com ([2607:f8b0:4001:c05::234]:56291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YAhhK-00013g-Me; Mon, 12 Jan 2015 11:18:34 -0500 Original-Received: by mail-ig0-f180.google.com with SMTP id h15so12381025igd.1; Mon, 12 Jan 2015 08:18:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=MKRKu03w3giN/xUIlJY2I0mGs104cHn6GwoS7J/1G0U=; b=rFQj3aG30cXt4EHc40bVI9MfNnCuSMzRe2atfNRCKo7HUjBs8VKT/OaBuYHHi0ZL/J gCXc7Ls9GbXqDHo9cMhotsqrIOOppfGiZjZcRMkJ0zFR7CGHrIJavydMUqaJrkXo9sSh ftk6kTQvoL4kIRt/ila++4/M1JdjlBiE8B9r1a1ZNJRpB4cFbqZDYLRwApXUsW0E/46z VfBIwT88gTMU176VP/VzkUq6x1zhItjvbiIz0xY9P9WOFa3d/11oBWxVVpuCsPhwlOI6 Ww8zRA4vrreMIvDp1rRxOWzcUiHKNPhMCRZV+e4HtDRy1fk8G274POvtNRcoff8OwNDW x3zg== X-Received: by 10.42.88.212 with SMTP id d20mr20969022icm.32.1421079514131; Mon, 12 Jan 2015 08:18:34 -0800 (PST) Original-Received: by 10.107.48.82 with HTTP; Mon, 12 Jan 2015 08:18:34 -0800 (PST) In-Reply-To: <831tn056cm.fsf@gnu.org> X-Google-Sender-Auth: ZoRX9AF0ia3Z6BPWUbqVIBDRDas X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::234 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102032 Archived-At: On Mon, Jan 12, 2015 at 10:08 PM, Eli Zaretskii wrote: > Then perhaps it's GTK-specific. The offending code is in xterm.c (see my last year=E2=80=99s thread), so I would expect it to be X-specific. What environment are you not experiencing the problem on?