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

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

check_min_window_sizes


From: martin rudalics
Subject: check_min_window_sizes
Date: Thu, 09 Feb 2006 08:46:50 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

With Emacs -q evaluating

(progn
  (split-window-horizontally)
  (let ((window-min-width 1))
    (shrink-window (1- (window-width)) t)))

removes scrollbars from both emanating windows and makes the left window
inaccessible.  For some strange reason `check_min_window_sizes' seems to
fail here.





reply via email to

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