all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "David Vanderschel" <DJV4@Austin.RR.com>
Subject: Re: split-window documentation
Date: Mon, 12 Jul 2004 07:23:07 GMT	[thread overview]
Message-ID: <v%qIc.20796$857.12212@fe2.texas.rr.com> (raw)
In-Reply-To: yg7iscuvqqr.fsf@fermat.math.uvsq.fr

"Matthias" <cimosque@free.fr> wrote in message
news:yg7iscuvqqr.fsf@fermat.math.uvsq.fr...
> function `split-window' may return the following error:

>  Window height 3 too small (after splitting)

> This feature is not documented in the elisp manual nor the doc spec of
> `split-window'. May one give me some information so that I can add
> some test in my function?

It is hardly surprising that there should be such a
limit.  Since you now know emacs' low limit on window
height and how the split-window function behaves, I
should think that you could avoid the error by
checking your situation using function window-height.

Regards,
  David V.

PS - Interestingly, by adjusting the size of my frame,
I can persuade emacs to display a window in a single
line.  It gives up the echo/minibuffer line first,
then the mode line - but it still works!

  reply	other threads:[~2004-07-12  7:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-11  9:26 split-window documentation Matthias
2004-07-12  7:23 ` David Vanderschel [this message]
2004-07-12  8:34   ` Matthias
2004-07-12 20:41     ` Kevin Rodgers

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='v%qIc.20796$857.12212@fe2.texas.rr.com' \
    --to=djv4@austin.rr.com \
    /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.