]> granicus.if.org Git - mutt/commit
The attached patch fixes mutt_yesorno() so that the question will be
authorMichael Elkins <me@sigpipe.org>
Fri, 26 Jul 2002 08:23:28 +0000 (08:23 +0000)
committerMichael Elkins <me@sigpipe.org>
Fri, 26 Jul 2002 08:23:28 +0000 (08:23 +0000)
commitabddeb905d442fcdcde0387bbc3a07ca0d8b1aba
treed581e16eac90c5c49e46c7c24c1c2d69530b33ee
parentc334ba8f06b85905e655ff6c5246c76fa725da91
The attached patch fixes mutt_yesorno() so that the question will be
truncated enough to always fit in the default answer string.  The
size is calculated on the fly so that there is no artificial
truncation.
curs_lib.c