From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#48916: 28.0.50; allow windmove to select windows with the 'no-other-window parameter Date: Tue, 08 Jun 2021 17:12:08 +0300 Message-ID: <83y2bke98n.fsf@gnu.org> References: <878s3kzm66.fsf@riseup.net> <83czswfunl.fsf@gnu.org> <87zgw0xxya.fsf@riseup.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1882"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 48916@debbugs.gnu.org To: pillule Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jun 08 16:13:09 2021 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 1lqcTd-0000KK-JX for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 08 Jun 2021 16:13:09 +0200 Original-Received: from localhost ([::1]:34758 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lqcTc-0007I6-Ir for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 08 Jun 2021 10:13:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54618) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqcTX-0007H9-0F for bug-gnu-emacs@gnu.org; Tue, 08 Jun 2021 10:13:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47859) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lqcTW-0004Ev-P9 for bug-gnu-emacs@gnu.org; Tue, 08 Jun 2021 10:13:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lqcTW-0000E2-FG for bug-gnu-emacs@gnu.org; Tue, 08 Jun 2021 10:13:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 08 Jun 2021 14:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48916 X-GNU-PR-Package: emacs Original-Received: via spool by 48916-submit@debbugs.gnu.org id=B48916.1623161554816 (code B ref 48916); Tue, 08 Jun 2021 14:13:02 +0000 Original-Received: (at 48916) by debbugs.gnu.org; 8 Jun 2021 14:12:34 +0000 Original-Received: from localhost ([127.0.0.1]:59405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqcT3-0000D6-Tj for submit@debbugs.gnu.org; Tue, 08 Jun 2021 10:12:34 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60868) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lqcT2-0000Cv-7y for 48916@debbugs.gnu.org; Tue, 08 Jun 2021 10:12:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34464) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lqcSx-0003sa-2u; Tue, 08 Jun 2021 10:12:27 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1428 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lqcSw-00010n-JA; Tue, 08 Jun 2021 10:12:27 -0400 In-Reply-To: <87zgw0xxya.fsf@riseup.net> (message from pillule on Tue, 08 Jun 2021 15:28:34 +0200) 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:208242 Archived-At: > From: pillule > Cc: pillule , 48916@debbugs.gnu.org > Date: Tue, 08 Jun 2021 15:28:34 +0200 > > > This isn't formatted accoring to our rules. In particular, each > > sentence after the colon should begin with a capital letter and > > end with a period. See CONTRIBUTE for more details (and I suggest > > to use Emacs commands for writing log messages, as they will take > > care of some routine parts of the formatting for you). > > So that means you are recommending to use VC instead of Magit > (that I used) for committing changes ? > Maybe Magit have a something that I am not aware for this purpose > ? AFAIK, Magit does have such a command, but don't ask me what it is... > > Also, I believe we don't like redundant :group tags, such as > > the one here. > > got them. the last one may be a little bit confusing for the > reader that is not aware of it because all others defcustoms of > window.el applies a :group tag. Do you want that I remove the > others unnecessary ones ? Fine with me if you remove them. (The patch you sent was the old one, right?) Thanks.