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#49247: 28.0.50; [Feature Request] Make tab-bar-lines dragable Date: Wed, 30 Jun 2021 14:54:21 +0300 Message-ID: <8335szo9ea.fsf@gnu.org> References: <87czs64p5j.fsf@gmail.com> <87lf6tkc1x.fsf@mail.linkov.net> <87r1gl6om0.fsf@mail.linkov.net> <83o8boopit.fsf@gnu.org> <0b86ca8e-d540-12c8-94ac-2f7327f82126@gmx.at> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30269"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 49247@debbugs.gnu.org, s930054123yaoyao@gmail.com, juri@linkov.net To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jun 30 13:55:33 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 1lyYoW-0007dT-10 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 30 Jun 2021 13:55:32 +0200 Original-Received: from localhost ([::1]:33700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyYoV-0004Ge-0y for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 30 Jun 2021 07:55:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37388) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyYo2-0004Ea-RQ for bug-gnu-emacs@gnu.org; Wed, 30 Jun 2021 07:55:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45049) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyYo2-00081q-JH for bug-gnu-emacs@gnu.org; Wed, 30 Jun 2021 07:55:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lyYo2-0005St-JE for bug-gnu-emacs@gnu.org; Wed, 30 Jun 2021 07:55: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: Wed, 30 Jun 2021 11:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49247 X-GNU-PR-Package: emacs Original-Received: via spool by 49247-submit@debbugs.gnu.org id=B49247.162505406820946 (code B ref 49247); Wed, 30 Jun 2021 11:55:02 +0000 Original-Received: (at 49247) by debbugs.gnu.org; 30 Jun 2021 11:54:28 +0000 Original-Received: from localhost ([127.0.0.1]:56592 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyYnT-0005Rl-Rn for submit@debbugs.gnu.org; Wed, 30 Jun 2021 07:54:28 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:39380) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lyYnS-0005RX-0i for 49247@debbugs.gnu.org; Wed, 30 Jun 2021 07:54:26 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35480) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyYnM-0007bF-0j; Wed, 30 Jun 2021 07:54:20 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1558 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 1lyYnL-0003Wa-LE; Wed, 30 Jun 2021 07:54:19 -0400 In-Reply-To: <0b86ca8e-d540-12c8-94ac-2f7327f82126@gmx.at> (message from martin rudalics on Tue, 29 Jun 2021 15:16:59 +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:209153 Archived-At: > Cc: 49247@debbugs.gnu.org, s930054123yaoyao@gmail.com > From: martin rudalics > Date: Tue, 29 Jun 2021 15:16:59 +0200 > > > I actually don't quite see how to implement it even if it wasn't hard: > > dragging the frame by its title bar or the external border is > > implemented in the window manager, not in Emacs. What would be the > > way of implementing something similar in Emacs? > > See section 30.4.3.7 Mouse Dragging Parameters of the Elisp manual. Thanks. So you are saying that the original problem already has a solution?