From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alp Aker Newsgroups: gmane.emacs.devel Subject: Re: A new name for the state of a set of frames? Date: Thu, 1 Aug 2013 16:56:03 -0400 Message-ID: References: <51F8CBD0.7020708@gmx.at> <87txjbt175.fsf@zigzag.favinet> <87ehaevqly.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01493b68fc53c204e2e911d7 X-Trace: ger.gmane.org 1375392438 31244 80.91.229.3 (1 Aug 2013 21:27:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2013 21:27:18 +0000 (UTC) Cc: Bastien , Juanma Barranquero , Emacs developers , martin rudalics , Thien-Thi Nguyen To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 01 23:27:20 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V50Ox-0003y9-JV for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 23:27:15 +0200 Original-Received: from localhost ([::1]:34095 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V50Ox-0001a3-5V for ged-emacs-devel@m.gmane.org; Thu, 01 Aug 2013 17:27:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V50Ol-0001Ys-5A for emacs-devel@gnu.org; Thu, 01 Aug 2013 17:27:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V50Bj-0000Of-10 for emacs-devel@gnu.org; Thu, 01 Aug 2013 17:13:37 -0400 Original-Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:34585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V4zun-0002Xf-9O; Thu, 01 Aug 2013 16:56:05 -0400 Original-Received: by mail-wg0-f45.google.com with SMTP id x12so2078477wgg.0 for ; Thu, 01 Aug 2013 13:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PJ3mQtLJ8D1B5dwRyu7olaTcjNQC3MKUjaYqS4d0KAc=; b=AzObkpopAlAEp8tSrH4x7PpgSGmnGdx7c1+fzteuLVpxl7Q9FrdvwsuVmW7Qcq0aUF UoZQiIuujx6dduYnH5HGiq+VPe3kDSPoA/4hFMk8YzHWw4DQDJK8zcbaZAm0XalJZdLS kWzhSiH172/3PpkBSnEhzPz1LQgib31tJFy0HXwg6n5Gfl04t+jNpSzYqsNeUxrlJmn/ mq2iZ3QS0072HjVr8hAHTGa8ugxBjRc2e++GOl5AYfTv28rgFOxswEwhxR+urImtZYHh m2Iosz4Xiv40xs0M/oDBf4GfTBnZxMnV23BQ6Joa4xxIVUAOWR6dT3OlKlUgUm/ALV7d g38Q== X-Received: by 10.194.234.100 with SMTP id ud4mr2668776wjc.44.1375390563846; Thu, 01 Aug 2013 13:56:03 -0700 (PDT) Original-Received: by 10.216.195.200 with HTTP; Thu, 1 Aug 2013 13:56:03 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::22d X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162337 Archived-At: --089e01493b68fc53c204e2e911d7 Content-Type: text/plain; charset=ISO-8859-1 > Now, what about a better name for "windows-state"? "Tiling"? It connotes two things that are true of arrangements of windows (on a frame) but not of arrangements of frames: elements of a tiling can't overlap and they fit together without gaps. --089e01493b68fc53c204e2e911d7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
> Now, what about a better name for "windows-state= "?

"Tiling"?=A0

= It connotes two things that are true of arrangements of windows (on a frame= ) but not of arrangements of frames: =A0elements of a tiling can't over= lap and they fit together without gaps.
--089e01493b68fc53c204e2e911d7--