emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: check_min_window_sizes]


From: Richard M. Stallman
Subject: address@hidden: check_min_window_sizes]
Date: Sun, 12 Feb 2006 23:40:29 -0500

Would someone please debug this and ack?

------- Start of forwarded message -------
Date: Thu, 09 Feb 2006 08:46:50 +0100
From: martin rudalics <address@hidden>
MIME-Version: 1.0
To: emacs-pretest-bug <address@hidden>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Subject: check_min_window_sizes

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.



_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------




reply via email to

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