Gnus development mailing list
 help / color / mirror / Atom feed
* preview does not respect gnus-group-posting-charset-alist setting
@ 2000-04-25 10:35 Vladimir Volovich
  2000-04-26  3:00 ` Shenghuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Volovich @ 2000-04-25 10:35 UTC (permalink / raw)


Hi!

I have the following setting of gnus-group-posting-charset-alist:

(("^fido7\\." koi8-r
  (koi8-r))
 ("^\\(no\\|fr\\|dk\\)\\.[^,]*\\(,[ 	\n]*\\(no\\|fr\\|dk\\)\\.[^,]*\\)*$" iso-8859-1
  (iso-8859-1))
 (message-this-is-mail nil nil)
 (message-this-is-news nil t))

[ and also (put-charset-property 'cyrillic-iso8859-5 'preferred-coding-system 'koi8-r) ]

So far, when i post messages in one of fido7.* newsgroups, headers are
posted as 8-bit cyrillic text in koi8-r.

But when i preview a message with C-u M-m P, the subject gets encoded
in encoded-word. But the Newsgroups: header is already there, and
contains just one of fido7.* newsgroups. Is this a correct behavior?
(i mean that preview is generated without taking
gnus-group-posting-charset-alist into account)

BTW, Lars, could you please add default entries
("^fido7\\." koi8-r (koi8-r))
("^relcom\\." koi8-r (koi8-r))
to gnus-group-posting-charset-alist (in gnus-msg.el)?

Best,
v.




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

* Re: preview does not respect gnus-group-posting-charset-alist setting
  2000-04-25 10:35 preview does not respect gnus-group-posting-charset-alist setting Vladimir Volovich
@ 2000-04-26  3:00 ` Shenghuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: Shenghuo ZHU @ 2000-04-26  3:00 UTC (permalink / raw)


>>>>> "VV" == Vladimir Volovich <vvv@vvv.vsu.ru> writes:

VV> But when i preview a message with C-u M-m P, the subject gets
VV> encoded in encoded-word. But the Newsgroups: header is already
VV> there, and contains just one of fido7.* newsgroups. Is this a
VV> correct behavior?  (i mean that preview is generated without
VV> taking gnus-group-posting-charset-alist into account)

Fixed. Please verify it.

-- 
Shenghuo



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

end of thread, other threads:[~2000-04-26  3:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-25 10:35 preview does not respect gnus-group-posting-charset-alist setting Vladimir Volovich
2000-04-26  3:00 ` Shenghuo ZHU

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).