From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Tab bar tabs landed on master Date: Mon, 7 Oct 2019 15:21:45 +0200 Message-ID: References: <8736gci5jn.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="234956"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Emacs developers To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 07 15:22:17 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHSxr-000yxZ-UA for ged-emacs-devel@m.gmane.org; Mon, 07 Oct 2019 15:22:16 +0200 Original-Received: from localhost ([::1]:44640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHSxq-0005jH-Iy for ged-emacs-devel@m.gmane.org; Mon, 07 Oct 2019 09:22:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57639) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHSxb-0005hw-21 for emacs-devel@gnu.org; Mon, 07 Oct 2019 09:21:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iHSxZ-0001TF-TR for emacs-devel@gnu.org; Mon, 07 Oct 2019 09:21:58 -0400 Original-Received: from mail-pl1-f179.google.com ([209.85.214.179]:39626) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iHSxZ-0001Rp-Oh for emacs-devel@gnu.org; Mon, 07 Oct 2019 09:21:57 -0400 Original-Received: by mail-pl1-f179.google.com with SMTP id s17so6864129plp.6 for ; Mon, 07 Oct 2019 06:21:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wy4qkqO1+Z3a4zhlVuc2XUxfaBxzZZyo0SGeDQDY4Zs=; b=GoKPSIqxkyl/RCML7KzrNvVkGslggcV6xVKwf9SyAR740qm3l1R1xz8gcD9BluwQ3Y LGHBSeOq1PfQWd7FDeboIm8ekYe/zR0JNeCFg3gxTHVSZDEV9bG8nPD+t2nj5Z4kxvar B/9xmtouEgr1fHZiNAD8Ki1IJZdoUYUtBIBsyMZ8fW05OZsEXohBNnD4MOJzq0upcYln FVhDTTtGGrpvbkD468vzuqXavQun1xSMnq0lXwPxFRsFzh4eS7wMeDMo2W8BG+oM3EVG SK4XL/+/SRgPgACkGiij/0spXyTCmK9ucBDVFyeH4BF+GcNC07U+amUjQktYTHfh3+Tw +Nig== X-Gm-Message-State: APjAAAWi7t/zNW7p+FJJ6+HETiE5BexwZNrjMbUkgwMunE8fk5zwtY7m /SUnWf5KYYS6gDGuS9Il6J578j4S4U2rnrDmVIUlRA== X-Google-Smtp-Source: APXvYqyxGgBmZRdyFCIRvf5/WDQgm54EuxLv3CfQGZrPitlfCewGA5lhoFWlNA3Ds4o9tw+9nPhss6/UD9SJs3q8+TY= X-Received: by 2002:a17:902:6b88:: with SMTP id p8mr24214921plk.251.1570454516665; Mon, 07 Oct 2019 06:21:56 -0700 (PDT) In-Reply-To: <8736gci5jn.fsf@mail.linkov.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.214.179 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:240694 Archived-At: Juri Linkov writes: > Please try and report any problems: in compilation and usability. NEWS says: "Using the mouse wheel on the tab-line scrolls tabs that display the window buffers." (Nit-pick: IMO, you could scratch "that display the window buffers" from that sentence. I think it's redundant.) When I try that on macOS, I get these messages: is undefined is undefined is undefined [5 times] is undefined is undefined is undefined Best regards, Stefan Kangas