emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: window-min-height not obeying its documentation in E


From: David Kastrup
Subject: Re: address@hidden: window-min-height not obeying its documentation in Emacs 22.1]
Date: Tue, 10 Jul 2007 09:13:58 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.51 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Your change is clean and clear that I could only find the tiniest nit
> to criticize:
>
>     !               && (window_height (window) >=
>     !                   window_min_size_2 (XWINDOW (window), 0) << 1))
>
> Please break the line before the >= operator, not after.

I'd write * 2 instead of << 1 here.

-- 
David Kastrup




reply via email to

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