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: Thu, 3 Oct 2019 05:40:24 +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="217781"; 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 Thu Oct 03 05:41:14 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 1iFrzO-000uVp-5W for ged-emacs-devel@m.gmane.org; Thu, 03 Oct 2019 05:41:14 +0200 Original-Received: from localhost ([::1]:60964 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFrzM-0003W3-9c for ged-emacs-devel@m.gmane.org; Wed, 02 Oct 2019 23:41:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44884) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFryp-0003Vw-Jt for emacs-devel@gnu.org; Wed, 02 Oct 2019 23:40:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFryn-0006nd-LH for emacs-devel@gnu.org; Wed, 02 Oct 2019 23:40:39 -0400 Original-Received: from mail-pl1-f176.google.com ([209.85.214.176]:39817) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iFryn-0006mM-Ep for emacs-devel@gnu.org; Wed, 02 Oct 2019 23:40:37 -0400 Original-Received: by mail-pl1-f176.google.com with SMTP id s17so820862plp.6 for ; Wed, 02 Oct 2019 20:40:37 -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=+6MMv8WDjJkIor8MTRc+J5MQv3KD9RdFKJH9lKYufZA=; b=iR4a/5YvXJD1Q9/zg1fVjajJfzalqPqlYH0GJzlYDXhWgAXVF/+Oqf13JedmaQmeP7 /gO6Aw/mFxB+aYqVEFTGd6jjxRA2bqTGIytg2z79bu1iPLgCNJPS0BVHU3l1VJBXb0a8 T9V5z/KJ3RqCnJEEItGW70zCQ2K4ocYclAMoj0retB1nu8m44wTZJaApcA1EnRKCd8jp bs1apP2jajAwBQlXGd8Q2S6YPLnXYJHlpm2T+Qk21znaguuW/H8XV3lzvMWnlKPoczLJ vFB6axZAXNm6yyjzCmHg5OcO7ySAyl5Ys5yZDfPHEUPpHoKK/xMY+xNs8470POT8wOBa nNKw== X-Gm-Message-State: APjAAAVq2s9qlZ+nMNCl1zC73VD7cEyh/U7Yf2BdTb4VUk2pDQnzvZVa j4RRmS+Hteli/AI+vfwS6MFoCbXKX+DL05X1jTAxrxsACqs= X-Google-Smtp-Source: APXvYqzVfBXs6q5Hlo6zfBHb9M7dGVANUUYsJCKOZ80VMfHopJ2EGkKeC8f20+jc0l3sAu7ObleM9gVHqzHn5Xli5rU= X-Received: by 2002:a17:902:326:: with SMTP id 35mr7580250pld.128.1570074036222; Wed, 02 Oct 2019 20:40:36 -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.176 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:240484 Archived-At: Juri Linkov writes: > Now I've merged the feature/tabs branch into master. Please try and report > any problems: in compilation and usability. Congratulations! Looking forward to testing and using it over the coming days and weeks. Two things: 1. You might want to close the long-standing wishlist "bug#5854: editor tabs". 2. On macOS, if anyone has problems getting a working emacs: say "make bootstrap". Best regards, Stefan Kangas