On Wed, Jan 23, 2008 at 09:56:45AM +0100, Gerfried Fuchs wrote: > Ah, thanks for noticing that. Great to get some feedback on the package > again after a long time. :)
No problem. I'm glad to get in contact with a responsive software maintainer for once :) > I didn't take a too close look at the code, and am not too sure if your > approach with going on in the function instead of aborting it would be a > right fix, personally I would settle with how upstream did it. Both approaches are correct. I chose to make the NULL case fall back to the "empty string" case because it was known to work (you can just press the enter key at the search prompt without crashing the app) so it seemed the less intrusive way to fix it. In the end I guess it's better to stick with upstream's solution anyway. Regards, Adrien "Krunch" Kunysz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

