On Thu, Mar 02, 2006 at 10:41:36AM -0500, Kirk Hilliard wrote: > Hey Justin, > > > Can I expect to see this bug fixed for etch? > > I agree that this should be fixed. > > I'll look to see if it is possible to close the pager after the failed > request is received, but I suspect that dict will have to delay > opening the pager until it knows that the request has succeeded. If it uses popen() there, then I think you're right, although I see that libmaa is doing lots of lowlevel stuff like fork() and dup() too.. It would be nice to avoid dumping the whole thing to a tempfile, but that is worst case. One possibility is to 2>&1 or whatever the equivalent dup2/freopen call is.
Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]