<<< Date Index >>>     <<< Thread Index >>>

Re: mutt/2019: menu_context itches



The following reply was made to PR mutt/2019; it has been noted by GNATS.

From: Oswald Buddenhagen <ossi@xxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc: 
Subject: Re: mutt/2019: menu_context itches
Date: Thu, 17 Nov 2005 18:45:23 +0100

 On Thu, Nov 17, 2005 at 06:20:23PM +0100, Thomas Roessler wrote:
 > Basically, if menu_context grows too large, we want menu_scroll
 > behavior regardless of whether or not that option is set.
 > 
 yes ... if the total length is < 2 * (menu_context + 1).
 but with the code right now in cvs, menu_scroll seems to be always
 on with my menu_context setting ...