unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* window-resizable confusion
@ 2011-11-08 15:10 Chong Yidong
  2011-11-08 18:12 ` martin rudalics
  0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2011-11-08 15:10 UTC (permalink / raw)
  To: emacs-devel

  (window-resizable WINDOW DELTA &optional HORIZONTAL IGNORE TRAIL NOUP
  NODOWN)

  Return DELTA if WINDOW can be resized vertically by DELTA lines.
  ...
  Optional argument NODOWN non-nil means don't check whether WINDOW
  and its child windows can be resized.

I don't understand the NODOWN argument.  When NODOWN is non-nil, the
docstring says the function doesn't check whether WINDOW can be resized.
So what else is it doing instead?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-09  9:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08 15:10 window-resizable confusion Chong Yidong
2011-11-08 18:12 ` martin rudalics
2011-11-09  6:47   ` Chong Yidong
2011-11-09  9:45     ` martin rudalics

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).