From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#12708: 24.1; M-x display-time-world "q" close window Date: Sat, 27 Oct 2012 18:02:41 +0300 Organization: JURTA Message-ID: <878vasc5d2.fsf@mail.jurta.org> References: <87txtmkziu.fsf@blah.blah> <50863A2C.1010008@gmx.at> <87objs9uvn.fsf@mail.jurta.org> <508BBFD6.7080300@gmx.at> <87y5is2k78.fsf@mail.jurta.org> <508BE575.4020501@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1351351193 30677 80.91.229.3 (27 Oct 2012 15:19:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2012 15:19:53 +0000 (UTC) Cc: 12708@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 27 17:19:58 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1TS8B4-0007Lz-Dj for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Oct 2012 17:19:58 +0200 Original-Received: from localhost ([::1]:47692 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS8Aw-0000GL-B1 for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Oct 2012 11:19:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS8Au-0000GG-HD for bug-gnu-emacs@gnu.org; Sat, 27 Oct 2012 11:19:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TS8At-0006nk-A9 for bug-gnu-emacs@gnu.org; Sat, 27 Oct 2012 11:19:48 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS8At-0006ng-6T for bug-gnu-emacs@gnu.org; Sat, 27 Oct 2012 11:19:47 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TS8D3-0007aV-Ld for bug-gnu-emacs@gnu.org; Sat, 27 Oct 2012 11:22:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 27 Oct 2012 15:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12708 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12708-submit@debbugs.gnu.org id=B12708.135135128929128 (code B ref 12708); Sat, 27 Oct 2012 15:22:01 +0000 Original-Received: (at 12708) by debbugs.gnu.org; 27 Oct 2012 15:21:29 +0000 Original-Received: from localhost ([127.0.0.1]:35948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TS8CX-0007Zk-EZ for submit@debbugs.gnu.org; Sat, 27 Oct 2012 11:21:29 -0400 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:39614 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TS8CV-0007Zd-7z for 12708@debbugs.gnu.org; Sat, 27 Oct 2012 11:21:28 -0400 Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 67A22451CCE5; Sat, 27 Oct 2012 08:19:10 -0700 (PDT) In-Reply-To: <508BE575.4020501@gmx.at> (martin rudalics's message of "Sat, 27 Oct 2012 15:45:25 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:66109 Archived-At: >> Shouldn't `display-buffer-at-bottom' create a window with the width of >> the frame's full width? In this case, left/center/right are not needed. > > I'm not sure. People with two side-by-side windows would probably like > to split-below their window on the right for calendar-like things that > take fairly few columns only. "Split-below on the right" is quite weird behavior as default. Better would be "Split-below in the same column" (where column means a vertical list of windows). With a column of two windows this is the same as `display-buffer-below-selected' already does. > We need some framework for specifying such behavior in a user-friendly > way. Well, they could use side-windows already ... In a user-friendly framework the user could just type a "print-screen" key and it will convert the current window configuration info a structure that can be used as a basis for further configuration.