josch
josch
You are right. I should've looked this up before making that claim. In UTF-8 encoding, every byte in a multi-byte encoding has a '1' as the first bit and thus...
i can confirm that adding el_redirect and redirect, el_redirect fixes the issue. just remove mediawiki.c and re-run make to regenerate it with gperf. could you please do so and submit...
Hi @nullkiller, thank you for all the commits you pushed in the last few hours! But why did you close this pull request without any comment as to why it...
Hi, I'm getting this traceback on some spam mail, which I guess is the same problem? ``` Traceback (most recent call last): File "/usr/bin/alot", line 11, in load_entry_point('alot==0.9.1', 'console_scripts', 'alot')()...
And another one (gzipped): [mail.gz](https://github.com/pazz/alot/files/6333571/mail.gz)
I haven't had this problem for a while now. But I also upgraded to alot `0.9`. Is anybody still having this problem with alot `0.9`?
Yes, the problem also occurs on that branch.
The hooks look very useful, thank you! @pazz: would it make sense to add (at least a link to) them into https://github.com/pazz/alot/wiki/Contrib-Hooks?
Hi, I'm on alot 0.9-1 and I'm getting the same error log as OP: ``` DEBUG:utils:unquoted header: |"Maria Elisa"| DEBUG:utils:Content-Transfer-Encoding: "quoted-printable" DEBUG:utils:assuming Content-Transfer-Encoding: quoted-printable DEBUG:utils:Decoding failure: 'utf-8' codec can't decode...
And here another one where the traceback is the same, except that the final line is `LookupError: unknown encoding: binary` ``` UmV0dXJuLVBhdGg6IDx1bm9rb3QzQGdtYWlsLmNvbT4KWC1PcmlnaW5hbC1Ubzogam9zY2hAbWlz dGVyLW11ZmZpbi5kZQpEZWxpdmVyZWQtVG86IGpvc2NoQG1pc3Rlci1tdWZmaW4uZGUKUmVjZWl2 ZWQ6IGZyb20gY2VudG9zLXMtMnZjcHUtNGdiLXNmbzItMDEgKHVua25vd24gWzE1OS44OS4xNDcu MjMwXSkKCWJ5IG1pc3Rlci1tdWZmaW4uZGUgKFBvc3RmaXgpIHdpdGggRVNNVFBTIGlkIEUxMTI5 MjAwRUQKCWZvciA8am9zY2hAbWlzdGVyLW11ZmZpbi5kZT47IFdlZCwgMjcgRmViIDIwMTkgMDY6 Mzc6MzMgKzAxMDAgKENFVCkKUmVjZWl2ZWQ6IGZyb20gWzQwLjExNC4xMjcuMjIyXSAoaGVsbz1z aGF3YW5kYWxheDMuNHlod2ViaGttcnl1M2QxZGhvaXJsaDJ2MmUuYnguaW50ZXJuYWwuY2xvdWRh cHAubmV0KQoJYnkgY2VudG9zLXMtMnZjcHUtNGdiLXNmbzItMDEgd2l0aCBlc210cGEgKEV4aW0g NC45MSkKCShlbnZlbG9wZS1mcm9tIDx1bm9rb3QzQGdtYWlsLmNvbT4pCglpZCAxZ3lyc3otMDAw...