From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Side Windows Date: Thu, 22 Sep 2016 23:54:02 +0300 Organization: LINKOV.NET Message-ID: <87shsrac5x.fsf@mail.linkov.net> References: <57E39F4C.7010208@gmx.at> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1474579441 27537 195.159.176.226 (22 Sep 2016 21:24:01 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 22 Sep 2016 21:24:01 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (x86_64-pc-linux-gnu) Cc: emacs-devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 22 23:23:57 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bnBT1-0004qX-NG for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2016 23:23:39 +0200 Original-Received: from localhost ([::1]:34147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnBT0-00075k-0q for ged-emacs-devel@m.gmane.org; Thu, 22 Sep 2016 17:23:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnBIN-0004KN-8w for emacs-devel@gnu.org; Thu, 22 Sep 2016 17:12:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnBII-0002HZ-AM for emacs-devel@gnu.org; Thu, 22 Sep 2016 17:12:39 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:33288 helo=homiemail-a17.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnBII-0002FS-4g for emacs-devel@gnu.org; Thu, 22 Sep 2016 17:12:34 -0400 Original-Received: from homiemail-a17.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTP id 708B72B206A; Thu, 22 Sep 2016 14:12:29 -0700 (PDT) Original-Received: from localhost.linkov.net (m83-176-29-100.cust.tele2.ee [83.176.29.100]) (Authenticated sender: jurta@jurta.org) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTPA id 8DD412B2065; Thu, 22 Sep 2016 14:12:28 -0700 (PDT) In-Reply-To: <57E39F4C.7010208@gmx.at> (martin rudalics's message of "Thu, 22 Sep 2016 11:07:24 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.253.7 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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:207716 Archived-At: > The attached patch fixes some longstanding bugs/issues with side windows > and provides the lacking documentation. Comments welcome. Thanks, this is a long-awaited feature. Does this mean that now are possible all these exciting things discussed in the past? Like the tab bar?