Re: utf-8 problems continued

2008-03-19 Thread Andreas Pakulat
On 19.03.08 15:29:20, Chris G wrote: > On Wed, Mar 19, 2008 at 03:14:43PM +, Michael Kjorling wrote: > > On 19 Mar 2008 15:02 +, by [EMAIL PROTECTED] (Chris G): > > > Does something, somewhere *guess* the character set from the stream of > > > characters it sees? > > > > Mutt looks at the

Re: utf-8 problems continued

2008-03-19 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, March 19 at 03:42 PM, quoth Chris G: >> http://www.mutt.org/doc/devel/manual.html#send-charset > > On reading the manual I'm not sure I'm any the wiser, it says "Mutt > will use the first character set into which the text can be converte

Re: utf-8 problems continued

2008-03-19 Thread Chris G
On Wed, Mar 19, 2008 at 10:51:55AM -0500, Kyle Wheeler wrote: > On Wednesday, March 19 at 03:29 PM, quoth Chris G: > >On Wed, Mar 19, 2008 at 03:14:43PM +, Michael Kjorling wrote: > >> On 19 Mar 2008 15:02 +, by [EMAIL PROTECTED] (Chris G): > >> > Does something, somewhere *guess* the chara

Re: utf-8 problems continued

2008-03-19 Thread Andreas Pakulat
On 19.03.08 15:29:20, Chris G wrote: > On Wed, Mar 19, 2008 at 03:14:43PM +, Michael Kjorling wrote: > > On 19 Mar 2008 15:02 +, by [EMAIL PROTECTED] (Chris G): > > > Does something, somewhere *guess* the character set from the stream of > > > characters it sees? > > > > Mutt looks at the

Re: utf-8 problems continued

2008-03-19 Thread Chris G
On Wed, Mar 19, 2008 at 03:14:43PM +, Michael Kjorling wrote: > On 19 Mar 2008 15:02 +, by [EMAIL PROTECTED] (Chris G): > > Does something, somewhere *guess* the character set from the stream of > > characters it sees? > > Mutt looks at the message and picks the first charset from > $send_

Re: utf-8 problems continued

2008-03-19 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, March 19 at 03:29 PM, quoth Chris G: >On Wed, Mar 19, 2008 at 03:14:43PM +, Michael Kjorling wrote: >> On 19 Mar 2008 15:02 +, by [EMAIL PROTECTED] (Chris G): >> > Does something, somewhere *guess* the character set from the strea

Re: utf-8 problems continued

2008-03-19 Thread Chris G
On Wed, Mar 19, 2008 at 03:14:43PM +, Michael Kjorling wrote: > On 19 Mar 2008 15:02 +, by [EMAIL PROTECTED] (Chris G): > > Does something, somewhere *guess* the character set from the stream of > > characters it sees? > > Mutt looks at the message and picks the first charset from > $send_

Re: utf-8 problems continued

2008-03-19 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, March 19 at 03:02 PM, quoth Chris G: > On Wed, Mar 19, 2008 at 02:57:19PM +, Chris G wrote: >> If you look in the header of this message I *fear* you will see that >> the charset is set to iso-8859-1. It's not my muttrc that's doing

Re: utf-8 problems continued

2008-03-19 Thread Cristóbal Palmer
On Wed, Mar 19, 2008 at 03:02:17PM +, Chris G wrote: > Not even that, something has set the charset to us-ascii. > > Does something, somewhere *guess* the character set from the stream of > characters it sees? >From my muttrc (which comes from debian): # Name: send_charset # Type: string # D

Re: utf-8 problems continued

2008-03-19 Thread Michael Kjorling
On 19 Mar 2008 15:02 +, by [EMAIL PROTECTED] (Chris G): > Does something, somewhere *guess* the character set from the stream of > characters it sees? Mutt looks at the message and picks the first charset from $send_charset that allows an exact encoding. http://www.mutt.org/doc/devel/manual.h

Re: utf-8 problems continued

2008-03-19 Thread Chris G
On Wed, Mar 19, 2008 at 02:57:19PM +, Chris G wrote: > If you look in the header of this message I *fear* you will see that > the charset is set to iso-8859-1. It's not my muttrc that's doing > that, so what is setting it to that, incorrectly! I suspect that it's > probably this that is the f