The links in the text/plain version of email notifications have a line-break. Because of that I can't click at them in my client (Thunderbird). Instead I have to mark and copy/paste it.
See the text version there: http://stackexchange.com/newsletters/newsletter?site=stackoverflow.com&format=text. An entry looks like:
[What's the cause of this strange
bug?](http://stackoverflow.com/questions/11873798/whats-the-cause-of-thi
s-strange-bug)
I think enclosing the URL in < and > would solve it:
[What's the cause of this strange
bug?](<http://stackoverflow.com/questions/11873798/whats-the-cause-of-thi
s-strange-bug>)
(don't know if it might/should contain a line-break at all, though)
EDIT: Enclosing the URL in angle brackets doesn't fix this problem. See the screenshot:
So I'd guess that line breaks aren't allowed at all in URLs (at least in Thunderbird)
I'm new to SE, so I don't how long this has been the case. Probably since Word-wrapping plain-text messages at 72 columns?.