all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-devel@gnu.org
Subject: Re: M-x compile and window splitting
Date: Thu, 30 Apr 2009 13:00:01 +0200	[thread overview]
Message-ID: <87k552s8y6.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <m3ab5yxwj0.fsf@mid.gehheimdienst.de> (Frank Schmitt's message of "Thu, 30 Apr 2009 12:31:47 +0200")

Frank Schmitt <ich@frank-schmitt.net> writes:

Hi!

> In Emacs 23, the window is split vertically instead of horizontally

No, it's split horizontally instead of vertically in Emacs speach, see
`C-h k C-x 3'.

> and compilation-window-height doesn't seem to have any effect anymore.
>
> I like the change that the window is split vertically instead of
> horizontally, however I see some issues:
>
> - compilation-window-height looses its meaning (the variable is not
>   mentioned in info but shows up in M-x customize-group <RET> compilation)

Yes, for horizontal splitting something like compilation-window-width
would be needed, just as there's split-height-threshold and
split-width-threshold.

> - the change doesn't seem to be mentioned in NEWS (at least I couldn't
>   find it)

,----[ /usr/share/emacs/23.0.92/etc/NEWS ]
| *** New value nil for split-height-threshold inhibits vertical splitting
| unless there's no other window.
| 
| +++
| *** New option split-width-threshold controls horizontal splitting.
| 
| +++
| *** A window can be split horizontally even when it's not full-width.
| 
| +++
| *** New option split-window-preferred-function can be set to a function
| to override the default splitting mechanism of display-buffer.
`----

> - there doesn't seem to exist a possibility to influence the width of
>   the new window

As always with splitting, it takes half of the available space.

Bye,
Tassilo




  reply	other threads:[~2009-04-30 11:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-30 10:31 M-x compile and window splitting Frank Schmitt
2009-04-30 11:00 ` Tassilo Horn [this message]
2009-04-30 11:33   ` Frank Schmitt
2009-05-01  9:36     ` Tassilo Horn
2009-05-02  6:59     ` martin rudalics
2009-05-02 10:26       ` Frank Schmitt
2009-05-02 11:51       ` Juri Linkov
2009-05-02 13:09         ` martin rudalics
2009-05-02 13:40       ` Drew Adams
2009-05-02 19:02         ` martin rudalics
2009-05-03 19:58           ` Stefan Monnier
2009-05-04  8:38             ` martin rudalics
2009-04-30 11:45 ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k552s8y6.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.