Gnus development mailing list
 help / color / mirror / Atom feed
* suppressing encoded-word in headers
@ 1999-01-23 20:16 Vladimir Volovich
  1999-01-24  2:21 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Vladimir Volovich @ 1999-01-23 20:16 UTC (permalink / raw)


Hi,

is it possible to suppress an encoded-word encoding for some charset
in headers (i.e., use 8-bit characters instead)? (this does not seem
to work for koi8-r.) ideally, it would be great to control this on a
per-newsgroup (and/or per-backend) basis.

	Best regards, -- Vladimir.


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

* Re: suppressing encoded-word in headers
  1999-01-23 20:16 suppressing encoded-word in headers Vladimir Volovich
@ 1999-01-24  2:21 ` Lars Magne Ingebrigtsen
  1999-01-25 16:01   ` Vladimir Volovich
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-01-24  2:21 UTC (permalink / raw)


Vladimir Volovich <vvv@vvv.vsu.ru> writes:

> is it possible to suppress an encoded-word encoding for some charset
> in headers (i.e., use 8-bit characters instead)?

Yes -- this is what `gnus-group-posting-charset-alist' does. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: suppressing encoded-word in headers
  1999-01-24  2:21 ` Lars Magne Ingebrigtsen
@ 1999-01-25 16:01   ` Vladimir Volovich
  0 siblings, 0 replies; 3+ messages in thread
From: Vladimir Volovich @ 1999-01-25 16:01 UTC (permalink / raw)


"LMI" == Lars Magne Ingebrigtsen writes:

 >> is it possible to suppress an encoded-word encoding for some
 >> charset in headers (i.e., use 8-bit characters instead)?
 LMI> Yes -- this is what `gnus-group-posting-charset-alist' does.

this does not seem to work for me: after executing

(setq gnus-group-posting-charset-alist
 '((".*" koi8-r)
 (message-this-is-news koi8-r)
 (message-this-is-mail koi8-r)))

the cyrillic text in subjects gets coded as encoded-word, looking like

Subject: test =?koi8-r?b?1MXT1A==?= test

	Best regards, -- Vladimir.


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

end of thread, other threads:[~1999-01-25 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-23 20:16 suppressing encoded-word in headers Vladimir Volovich
1999-01-24  2:21 ` Lars Magne Ingebrigtsen
1999-01-25 16:01   ` Vladimir Volovich

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