Hi, > just found wnpp-alert today and I think it's one of those great and > nifty tools.
Thanks :-) > I think it would be nice if the fields were aligned. > Currently, this is not the case. Orphaned packages are off by two > spaces. I'm not sure, but I think the patch below probably fixes that > (fwiw, it works fine here, locally). It would give the effect you were after, yes; there's no need to escape spaces, though. :-) Unfortunately, it will break --diff support, as the generated lists won't match even if the bugs they contain haven't changed. Fixing that shouldn't be a problem, I'm just recording it here so we don't forget about it. [...] > While we are at it, why not include the URL for the bug numbers so that > in many shells it becomes clickable? No objections, although I'd be inclined to make the behaviour optional, as I know it would potentially annoy me at least. It would also have the same issue with --diff mode if the previously generated diff didn't contain URLs. Regards, Adam -- To unsubscribe, send mail to [email protected].
