Gnus development mailing list
 help / color / mirror / Atom feed
* UTF in messages
@ 2003-04-19  6:42 Mark A. Hershberger
  2003-04-19 18:37 ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Mark A. Hershberger @ 2003-04-19  6:42 UTC (permalink / raw)



While working on the nnrss backend, I've run into a problem with
charsets.  How do I create a message so that Gnus does the right thing
with the charset?

Should I just have "Content-Type: text/html; charset='utf-8'"?  Would
that do it?  It doesn't seem to...

Mark.


-- 
You are a mystery as deep as the sea; the more I search, the more
I find, and the more I find the more I search for you.
	    -- St. Catherine of Siena



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: UTF in messages
  2003-04-19  6:42 UTF in messages Mark A. Hershberger
@ 2003-04-19 18:37 ` Kai Großjohann
  2003-04-19 18:50   ` Mark A. Hershberger
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Großjohann @ 2003-04-19 18:37 UTC (permalink / raw)


mah@everybody.org (Mark A. Hershberger) writes:

> While working on the nnrss backend, I've run into a problem with
> charsets.  How do I create a message so that Gnus does the right thing
> with the charset?

What is the right thing?  Gnus looks at the content and chooses some
"small" charset that includes all characters you are using.  If you
use just ascii, then Gnus will choose ascii as the charset.

> Should I just have "Content-Type: text/html; charset='utf-8'"?  Would
> that do it?  It doesn't seem to...

??  text/html?  Hm.

I don't think manually adding a Content-Type header will do anything,
except perhaps annoy Gnus.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: UTF in messages
  2003-04-19 18:37 ` Kai Großjohann
@ 2003-04-19 18:50   ` Mark A. Hershberger
  0 siblings, 0 replies; 3+ messages in thread
From: Mark A. Hershberger @ 2003-04-19 18:50 UTC (permalink / raw)


kai.grossjohann@gmx.net (Kai Großjohann) writes:

> mah@everybody.org (Mark A. Hershberger) writes:

>> Should I just have "Content-Type: text/html; charset='utf-8'"?  Would
>> that do it?  It doesn't seem to...
>
> ??  text/html?  Hm.
>
> I don't think manually adding a Content-Type header will do anything,
> except perhaps annoy Gnus.

In this case, the "text/html" is there because that is what the
content is (and people who have mm-text-html-renderer set up will get
some benefit).  The "charset=..." part is what I was looking at.

Mark.

-- 
You are a mystery as deep as the sea; the more I search, the more
I find, and the more I find the more I search for you.
	    -- St. Catherine of Siena



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-19 18:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-19  6:42 UTF in messages Mark A. Hershberger
2003-04-19 18:37 ` Kai Großjohann
2003-04-19 18:50   ` Mark A. Hershberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).