* David Champion <[EMAIL PROTECTED]> [2002-07-23 15:03]: > > i remember that linking with readline would add > > quite a lot to the binary. how true is that? > > 120K for basic line editing, without > history support, on SPARC Solaris.
whoa! (thanks for trhe test suite btw!) > Adding history calls doesn't add much code > (just a few K); the bulk of the code is > already linked with a single readline() call. so this adds at least 120K.. with *any* mutt. hmm... mutt-1.3.27 on my debian is 465K - while my mutt-1.4 on Solaris 1,200K. so this would add between a fourth and a tenth of its current size, respectively. is this really worth it? or shouldn't we rather link mutt to some language to add one? lua? slang? Sven [throwing oil into the fire - hehe]
