From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#53662: 29.0.50; Cannot use tab-new from side window Date: Sun, 06 Feb 2022 19:55:17 +0200 Organization: LINKOV.NET Message-ID: <86y22nx4l6.fsf@mail.linkov.net> References: <86h79jlqke.fsf@mail.linkov.net> <3706eced-5023-767a-7dff-85423039e06d@gmx.at> <86leyuo3rn.fsf@mail.linkov.net> <414b9299-8c93-e1d6-5b2e-226023692a0a@gmx.at> <86tudhxe5u.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="2054"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: 53662@debbugs.gnu.org, Aaron Jensen To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Feb 06 19:01:16 2022 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 1nGlqd-0000Q4-IA for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 06 Feb 2022 19:01:15 +0100 Original-Received: from localhost ([::1]:50650 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGlqc-0004Ku-Be for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 06 Feb 2022 13:01:14 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:40158) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGlqQ-0004KE-As for bug-gnu-emacs@gnu.org; Sun, 06 Feb 2022 13:01:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45907) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGlqP-0001Oe-Se for bug-gnu-emacs@gnu.org; Sun, 06 Feb 2022 13:01:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nGlqP-0006v5-Oc for bug-gnu-emacs@gnu.org; Sun, 06 Feb 2022 13:01:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Feb 2022 18:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53662 X-GNU-PR-Package: emacs Original-Received: via spool by 53662-submit@debbugs.gnu.org id=B53662.164417045726571 (code B ref 53662); Sun, 06 Feb 2022 18:01:01 +0000 Original-Received: (at 53662) by debbugs.gnu.org; 6 Feb 2022 18:00:57 +0000 Original-Received: from localhost ([127.0.0.1]:39801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGlqL-0006uT-4e for submit@debbugs.gnu.org; Sun, 06 Feb 2022 13:00:57 -0500 Original-Received: from relay10.mail.gandi.net ([217.70.178.230]:46539) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGlqJ-0006tz-Fo; Sun, 06 Feb 2022 13:00:55 -0500 Original-Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id EF50A240006; Sun, 6 Feb 2022 18:00:46 +0000 (UTC) In-Reply-To: <86tudhxe5u.fsf@mail.linkov.net> (Juri Linkov's message of "Wed, 02 Feb 2022 21:37:09 +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:226166 Archived-At: close 53662 29.0.50 thanks >> Maybe you should remove the 'window-side' and the 'window-atom' >> parameters only - users can assign arbitrary parameters to windows. > > If other window parameters are harmless, then only these two could be > removed. > So now a new patch with the updated doc-string: Now this is pushed to master and closed.