From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: "whether the global keymap C-x 4 will be replaced by a command," Date: Sat, 18 Jul 2020 23:38:33 -0400 Message-ID: References: <83ft9woo68.fsf@gnu.org> <87wo377wxp.fsf_-_@mail.linkov.net> <87wo353f77.fsf@mail.linkov.net> <87o8ofoy9o.fsf@mail.linkov.net> <874kq41kaw.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20415"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Richard Stallman , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jul 19 05:39:17 2020 Return-path: Envelope-to: ged-emacs-devel@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 1jx0AX-0005DV-Em for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Jul 2020 05:39:17 +0200 Original-Received: from localhost ([::1]:55414 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jx0AW-0007GX-Hk for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Jul 2020 23:39:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59594) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jx09w-0006qN-G0 for emacs-devel@gnu.org; Sat, 18 Jul 2020 23:38:40 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:15817) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jx09u-0003eP-El; Sat, 18 Jul 2020 23:38:39 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 262A9440408; Sat, 18 Jul 2020 23:38:37 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id C0C5C440287; Sat, 18 Jul 2020 23:38:35 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1595129915; bh=Y5LcIUzWiMM8fk9ltOvZet3Qbr2WIaD//KSavZSZvEo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=LXI9SYs3wkmv3s7hR7vjZW6orVkDyXd0Ben1jvnBXNop/l+b9nBV9SMPd1Odt6AgH iKqprnk6+J3L+Ps3abETwPVb5ZLn5EFAiVk12vKH4DLix2ttOQ0Fc2XfGgL2avMiN8 v4wOyNTyd1Wy/AUb45Xzkp+O/0kV9qEfGFDqabRipLLnV1AZr858aXNe/vZebQkf7Y tUS6CGJB4HZreERxKYcb7e6CFHcGhlPcBXLOUPuDoKsOHM/j+KxBgTotC2ATZZdEOs K1ManLKdWNa1j8b5XYYt8y/E0cVTD7OCFQfqfnyKHlnwmwP0qzGnThU8OIUUirDkj8 CYsBT8VclFWow== Original-Received: from milanesa (76-10-180-175.dsl.teksavvy.com [76.10.180.175]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 5295912055F; Sat, 18 Jul 2020 23:38:35 -0400 (EDT) In-Reply-To: <874kq41kaw.fsf@mail.linkov.net> (Juri Linkov's message of "Sun, 19 Jul 2020 02:21:27 +0300") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/18 22:34:27 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:253095 Archived-At: >> So I think there needs to be a exception list, a way of defining a few >> key sequences starting with C-x 4 so that they depart from the usual >> rule and maintain backwards compatibility instead. In `other-frame-window` this is done via `ofw-transient-map`. Stefan