From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Philip K." Newsgroups: gmane.emacs.bugs Subject: bug#41438: [PATCH] Allow windmove keys to be bound without prefix or modifiers Date: Thu, 06 Aug 2020 11:28:24 +0200 Message-ID: <87pn84p1hj.fsf@posteo.net> References: <87imgpw7k3.fsf@warpmail.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="8517"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 41438@debbugs.gnu.org, larsi@gnus.org To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Aug 06 11:29:11 2020 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 1k3cD0-000236-8B for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 06 Aug 2020 11:29:10 +0200 Original-Received: from localhost ([::1]:54028 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k3cCy-0003q3-Kd for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 06 Aug 2020 05:29:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50392) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k3cCs-0003pi-Ig for bug-gnu-emacs@gnu.org; Thu, 06 Aug 2020 05:29:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:41587) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k3cCs-0006U7-9p for bug-gnu-emacs@gnu.org; Thu, 06 Aug 2020 05:29:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k3cCs-0002N0-62 for bug-gnu-emacs@gnu.org; Thu, 06 Aug 2020 05:29:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: "Philip K." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 06 Aug 2020 09:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41438 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 41438-submit@debbugs.gnu.org id=B41438.15967061169075 (code B ref 41438); Thu, 06 Aug 2020 09:29:02 +0000 Original-Received: (at 41438) by debbugs.gnu.org; 6 Aug 2020 09:28:36 +0000 Original-Received: from localhost ([127.0.0.1]:53133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3cCS-0002MJ-2P for submit@debbugs.gnu.org; Thu, 06 Aug 2020 05:28:36 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:37579) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3cCP-0002M1-AU for 41438@debbugs.gnu.org; Thu, 06 Aug 2020 05:28:34 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id DA7F22400FC for <41438@debbugs.gnu.org>; Thu, 6 Aug 2020 11:28:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1596706106; bh=3zeyTyAmnzLQwqJErrm4maNuFHSa+Aq8YhUkSL717Cw=; h=From:To:Cc:Subject:Date:From; b=SpuSDyt74PXjuJxTnR2uAvYqt1jqz98/0YAPIkFyuR245YAbQB7cn0rdvqtvgnE6i CP0KuG3NbTMIinaxD+ik8bNhPgu04L1XwZFYtQ5dEetGjrauq9Wl4CerOTTTou1l+t EvsjlVsr1fOlRQuzxJlyhAykA2YZFMscxrcglMMght51sAZAClXKBT/MbGSiiwfbm+ pNqpowmzQAsgkacrJTtJh2UC753Xe1VohD9GMKxD4YgRnXK7MhupLS8x80vHaKN+H9 1D4OUcvXBaLh2REgmPQ2NK85VlLNE7zJUbQYEHh3x7Obt9iIalJcLO9SUZVRPS7fib Kks2ePUNYbngw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BMjpd4StSz6tmD; Thu, 6 Aug 2020 11:28:25 +0200 (CEST) In-Reply-To: <87y2mssltt.fsf@mail.linkov.net> (message from Juri Linkov on Thu, 06 Aug 2020 02:40:46 +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" Xref: news.gmane.io gmane.emacs.bugs:184164 Archived-At: Juri Linkov writes: > Philip, could you please prepare the final version of your patch Sure, I'll try to finish it today. > (I see there were some unfinished parts in your previous patch). It's been a while since I submitted it, so I had to re-read the thread, but I'm not quite sure what the "unfinished" parts were, aside from the missing autoload cookies. Sorry if I missed something :/ Also, the second patch (the one with the user options) depended on the previous one in this thread[0], that introduced the "none" prefix. Is that fine, or should I just merge both patches into one. [0] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=41438#5 -- Philip K.