From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Van Ly via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#73813: 30.0.91; icomplete-mode keymap unusable in xterm for for/backward completions Date: Wed, 16 Oct 2024 13:03:22 +0000 Message-ID: References: Reply-To: Van Ly Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17735"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 73813@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 16 15:04:18 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1t13hI-0004Ll-EC for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 16 Oct 2024 15:04:16 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t13gw-00042j-9V; Wed, 16 Oct 2024 09:03:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t13gp-00040s-DL for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2024 09:03:48 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1t13gl-0008NF-GS for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2024 09:03:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debbugs.gnu.org; s=debbugs-gnu-org; h=MIME-Version:Date:In-Reply-To:From:To:References:Subject; bh=3E92t8YTN9v+t8adKCPD/NavJJFC2cmVv2NrXpHVVSI=; b=DJzGY77rP8daeM6GHDA7QIQ1u26m3W7GEdK4+pzoz+Z/nbyRWX1xbfeF5HfTXUqBdtkB3+iQHa1aeRqzW8V0YYfn5Z4cdwncgLGwc/aEdJ9XBXZDrUyK0gpTD4r9oiDCtvFAQ+40U8l/cs+L1Khn4bXZvRtDNX+CqC5IbvfauUjWMSkxkoljRxAdY5UjXNsCiAluIIIvDxHuE+2Hztf5VMbcchyw6vcW2mwYGisjKIR5tBHnQgiyrgUSE1B0zIvRchF/fqcWwQFy3ZUJny7J6NDEarSBOZ7jWniTPmpZdmGO/Ff7XDRypfufpyXxeJNu+TN0KoOINqIHy9WQU3yc8A==; Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1t13h4-0008Fk-0M for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2024 09:04:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Van Ly Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 16 Oct 2024 13:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 73813 X-GNU-PR-Package: emacs Original-Received: via spool by 73813-submit@debbugs.gnu.org id=B73813.172908383731714 (code B ref 73813); Wed, 16 Oct 2024 13:04:01 +0000 Original-Received: (at 73813) by debbugs.gnu.org; 16 Oct 2024 13:03:57 +0000 Original-Received: from localhost ([127.0.0.1]:58981 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t13gz-0008FS-8X for submit@debbugs.gnu.org; Wed, 16 Oct 2024 09:03:57 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:61762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t13gx-0008FJ-IL for 73813@debbugs.gnu.org; Wed, 16 Oct 2024 09:03:56 -0400 Original-Received: from sdf.org (IDENT:van.ly@iceland.freeshell.org [205.166.94.5]) by mx.sdf.org (8.18.1/8.14.3) with ESMTPS id 49GD3OlX012173 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 16 Oct 2024 13:03:34 GMT Original-Received: (from van.ly@localhost) by sdf.org (8.18.1/8.12.8/Submit) id 49GD3NOE013092; Wed, 16 Oct 2024 13:03:23 GMT In-Reply-To: <86plo1qv6p.fsf@gnu.org> (message from Eli Zaretskii on Tue, 15 Oct 2024 17:47:58 +0300) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:293673 Archived-At: There seems to be a problem for emacsclient in the xterm. The "modifyOtherKeys: 1" xresource setting results in emacs receiving ";5;44~" for C-, and ";5;46~" for C-. when wanting to cycle the icomplete completions To demonstrate, # start graphical UI emacs from shell prompt 1. start, emacs --init-dir=/path/name 2. use, M-x server-start 3. use, M-x icomplete-mode # at a second xterm x. start from wrapper script, env TERM=vt100 emacsclient -f "/path/name/server/file" -ta "" "$@" y. M-x man RET fe z. use C-, and C-. shows, Manual entry: fe;5;44~;5;46~ [No matches] The following are scripts for how emacs and emacsclient are launched. I wasn't able to use the "emacs -Q" invocation with emacsclient to produce the observed unexpected behavior. # emacs-30x.sh 1 #!/bin/sh 2 P=/u/w/src/emacs/build-30-2/src/emacs 3 D="/u/w/sys/emacs/30x" 4 $P --init-dir="$D" # emacsclient-plain-30x.sh 1 #!/bin/sh 2 P=/u/w/src/emacs/build-30-2/lib-src/emacsclient 3 F=/u/w/sys/emacs/30x/server/server 4 env TERM=vt100 $P -f "$F" -ta "" "$@" -- vl