Unicode characters are incorrectly reproduced when forwarding mail

2013-01-07 Thread Albin Stjerna
Tomi Ollila wrote:

> On Sat, Jan 05 2013, Albin Stjerna  wrote:

> > Hi!
> >
> > When forwarding an email containing (what I think is) unicode characters
> > (primarily umlauts), these are incorrectly re-entered as strange escaped
> > characters (? becomes \344, ? becomes \345 and so on). Then, when I try
> > to send the email, I get an error about the message containing
> > unprintable characters.
> >
> > Interestingly enough, this problem does not occur in the headers
> > (Subject, From etc), and the problem does not occur at all when quoting
> > messages via notmuch-reply. Also, it doesn't happen for all email
> > messages, so it might be an issue with the encoding. I think a common
> > denominator for the un-forwardable messages is that they contain no
> > charset= declaration, though they still render just fine.
> >
> > Any help debugging would be greatly appreciated!


> What version of notmuch are you using? There has been some fixes
> in this front done since 0.14 (i.e. currently only available from git)

You were right in your suggestion, the problem is apparently fixed in git 
notmuch. Thanks!


Re: Unicode characters are incorrectly reproduced when forwarding mail

2013-01-07 Thread Albin Stjerna
Tomi Ollila wrote:

 On Sat, Jan 05 2013, Albin Stjerna albin.stje...@gmail.com wrote:

  Hi!
 
  When forwarding an email containing (what I think is) unicode characters
  (primarily umlauts), these are incorrectly re-entered as strange escaped
  characters (ä becomes \344, å becomes \345 and so on). Then, when I try
  to send the email, I get an error about the message containing
  unprintable characters.
 
  Interestingly enough, this problem does not occur in the headers
  (Subject, From etc), and the problem does not occur at all when quoting
  messages via notmuch-reply. Also, it doesn't happen for all email
  messages, so it might be an issue with the encoding. I think a common
  denominator for the un-forwardable messages is that they contain no
  charset= declaration, though they still render just fine.
 
  Any help debugging would be greatly appreciated!


 What version of notmuch are you using? There has been some fixes
 in this front done since 0.14 (i.e. currently only available from git)

You were right in your suggestion, the problem is apparently fixed in git 
notmuch. Thanks!
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Unicode characters are incorrectly reproduced when forwarding mail

2013-01-05 Thread Tomi Ollila
On Sat, Jan 05 2013, Albin Stjerna  wrote:

> Hi!
>
> When forwarding an email containing (what I think is) unicode characters
> (primarily umlauts), these are incorrectly re-entered as strange escaped
> characters (? becomes \344, ? becomes \345 and so on). Then, when I try
> to send the email, I get an error about the message containing
> unprintable characters.
>
> Interestingly enough, this problem does not occur in the headers
> (Subject, From etc), and the problem does not occur at all when quoting
> messages via notmuch-reply. Also, it doesn't happen for all email
> messages, so it might be an issue with the encoding. I think a common
> denominator for the un-forwardable messages is that they contain no
> charset= declaration, though they still render just fine.
>
> Any help debugging would be greatly appreciated!


What version of notmuch are you using? There has been some fixes
in this front done since 0.14 (i.e. currently only available from git)

Tomi


Unicode characters are incorrectly reproduced when forwarding mail

2013-01-05 Thread Albin Stjerna
Tomi Ollila wrote:

> On Sat, Jan 05 2013, Albin Stjerna  wrote:

> What version of notmuch are you using? There has been some fixes
> in this front done since 0.14 (i.e. currently only available from git)

I'm using 0.14. Might try to upgrade to the latest version from git then and 
see if it helps. Thanks!


Unicode characters are incorrectly reproduced when forwarding mail

2013-01-05 Thread Albin Stjerna
Hi!

When forwarding an email containing (what I think is) unicode characters 
(primarily umlauts), these are incorrectly re-entered as strange escaped 
characters (? becomes \344, ? becomes \345 and so on). Then, when I try to send 
the email, I get an error about the message containing unprintable characters.

Interestingly enough, this problem does not occur in the headers (Subject, 
>From etc), and the problem does not occur at all when quoting messages via 
notmuch-reply. Also, it doesn't happen for all email messages, so it might be 
an issue with the encoding. I think a common denominator for the un-forwardable 
messages is that they contain no charset= declaration, though they still render 
just fine.

Any help debugging would be greatly appreciated!


Unicode characters are incorrectly reproduced when forwarding mail

2013-01-05 Thread Albin Stjerna
Hi!

When forwarding an email containing (what I think is) unicode characters 
(primarily umlauts), these are incorrectly re-entered as strange escaped 
characters (ä becomes \344, å becomes \345 and so on). Then, when I try to send 
the email, I get an error about the message containing unprintable characters.

Interestingly enough, this problem does not occur in the headers (Subject, From 
etc), and the problem does not occur at all when quoting messages via 
notmuch-reply. Also, it doesn't happen for all email messages, so it might be 
an issue with the encoding. I think a common denominator for the un-forwardable 
messages is that they contain no charset= declaration, though they still render 
just fine.

Any help debugging would be greatly appreciated!
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: Unicode characters are incorrectly reproduced when forwarding mail

2013-01-05 Thread Tomi Ollila
On Sat, Jan 05 2013, Albin Stjerna albin.stje...@gmail.com wrote:

 Hi!

 When forwarding an email containing (what I think is) unicode characters
 (primarily umlauts), these are incorrectly re-entered as strange escaped
 characters (ä becomes \344, å becomes \345 and so on). Then, when I try
 to send the email, I get an error about the message containing
 unprintable characters.

 Interestingly enough, this problem does not occur in the headers
 (Subject, From etc), and the problem does not occur at all when quoting
 messages via notmuch-reply. Also, it doesn't happen for all email
 messages, so it might be an issue with the encoding. I think a common
 denominator for the un-forwardable messages is that they contain no
 charset= declaration, though they still render just fine.

 Any help debugging would be greatly appreciated!


What version of notmuch are you using? There has been some fixes
in this front done since 0.14 (i.e. currently only available from git)

Tomi
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: Unicode characters are incorrectly reproduced when forwarding mail

2013-01-05 Thread Albin Stjerna
Tomi Ollila wrote:

 On Sat, Jan 05 2013, Albin Stjerna albin.stje...@gmail.com wrote:

 What version of notmuch are you using? There has been some fixes
 in this front done since 0.14 (i.e. currently only available from git)

I'm using 0.14. Might try to upgrade to the latest version from git then and 
see if it helps. Thanks!
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch