bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12708: 24.1; M-x display-time-world "q" close window


From: Juri Linkov
Subject: bug#12708: 24.1; M-x display-time-world "q" close window
Date: Sun, 28 Oct 2012 19:41:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu)

> Where would you put a calendar in a configuration like this:
>
>  -----------------
> |        |        |
> |        |        |
> |        |        |
> |        |        |
>  -----------------

I think it should depend on which window is selected
like `display-buffer-below-selected' does:

 -----------------
|        |selected|
|        |        |
|        |--------|
|        | here.  |
 -----------------

 -----------------
|selected|        |
|        |        |
|--------|        |
| here.  |        |
 -----------------

The reasoning being that the result should look the same
as in a narrow 1-window frame:

----------
|selected|
|        |
|--------|
| here.  |
----------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]