emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: check_min_window_sizes]


From: Richard M. Stallman
Subject: Re: address@hidden: check_min_window_sizes]
Date: Sun, 19 Feb 2006 17:47:08 -0500

    > (with-selected-window (split-window-horizontally)
    >    (let ((window-min-width 2))
    >      (shrink-window (- (window-width) 2) t)))
    >
    > This should get you a right window with two columns only.  Now add the
    > fringes again.  This makes the right window display fringes only and no
    > text.

    That's to be expected, no?  Or do you think that turning on the fringe
    is supposed to increase the size of the window (I don't)?

I think it should delete the window.




reply via email to

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