unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'martin rudalics'" <rudalics@gmx.at>
Cc: 888@emacsbugs.donarmstrong.com
Subject: bug#888: 23.0.60; window height 2 too small (after splitting)
Date: Sun, 7 Sep 2008 07:07:48 -0700	[thread overview]
Message-ID: <000001c910f3$1c781960$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <48C0E059.4050100@gmx.at>

Yes, thanks. It works now.  - Drew

> put an `and' before the penultimate line in `window--try-to-split-window'
> like this (modulo some mangled tabs):
> 
> 	       ;; If WINDOW is the only window on its frame and not the
> 	       ;; minibuffer window, attempt to split it vertically
> 	       ;; disregarding the value of `split-height-threshold'.
> 	       (let ((split-height-threshold 0))
> 		 (and (window--splittable-p window)
> 		      (split-window window))))))))








  reply	other threads:[~2008-09-07 14:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <48C3A759.3080000@gmx.at>
2008-09-04 16:27 ` bug#888: 23.0.60; window height 2 too small (after splitting) Drew Adams
2008-09-04 17:39   ` martin rudalics
2008-09-05  7:22   ` martin rudalics
2008-09-05  7:26     ` Drew Adams
2008-09-05  7:31       ` martin rudalics
2008-09-07 14:07         ` Drew Adams [this message]
2008-09-07 10:30   ` bug#888: marked as done (23.0.60; window height 2 too small (after splitting)) Emacs bug Tracking System

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='000001c910f3$1c781960$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=888@emacsbugs.donarmstrong.com \
    --cc=rudalics@gmx.at \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).