From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Tab bar tabs landed on master Date: Sun, 19 Apr 2020 17:06:42 +0300 Message-ID: <83pnc3in7x.fsf@gnu.org> References: <8736gci5jn.fsf@mail.linkov.net> <83muej8a0f.fsf@gnu.org> <87zhijqfys.fsf@mail.linkov.net> <834l0r84at.fsf@gnu.org> <87bluyj51u.fsf@mail.linkov.net> <838spz45zc.fsf@gnu.org> <87a7aex2v9.fsf@mail.linkov.net> <83k19h3it3.fsf@gnu.org> <87sgo4tlic.fsf@mail.linkov.net> <83blusz7ec.fsf@gnu.org> <83y2xuur76.fsf@gnu.org> <871rvliwtu.fsf@mail.linkov.net> <83v9sxu4mc.fsf@gnu.org> <87sgkllhyl.fsf@mail.linkov.net> <83k15x73pp.fsf@gnu.org> <87a76smf4w.fsf@mail.linkov.net> <83sgkj5mjs.fsf@gnu.org> <8736cjc4m2.fsf@mail.linkov.net> <87k12c49vz.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="20384"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Apr 19 16:07:34 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 1jQAbe-0005A5-BK for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Apr 2020 16:07:34 +0200 Original-Received: from localhost ([::1]:42110 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQAbd-0003oU-BL for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Apr 2020 10:07:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37822) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQAaw-0003A0-AV for emacs-devel@gnu.org; Sun, 19 Apr 2020 10:06:50 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51818) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQAaw-0002sJ-1D; Sun, 19 Apr 2020 10:06:50 -0400 Original-Received: from [176.228.60.248] (port=1218 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jQAat-00055V-F6; Sun, 19 Apr 2020 10:06:48 -0400 In-Reply-To: <87k12c49vz.fsf@mail.linkov.net> (message from Juri Linkov on Sun, 19 Apr 2020 02:56:08 +0300) 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:247316 Archived-At: > From: Juri Linkov > Cc: emacs-devel@gnu.org > Date: Sun, 19 Apr 2020 02:56:08 +0300 > > Like a new node "Image Mode" was created from "File Conveniences", > I could split "Window Convenience" to new node "Window Tab Lines" > to describe all features of global-tab-line-mode. > > Also I could describe more features of the Windmove package, > but maybe they will fit into the same node "Window Convenience". SGTM, thanks.