Gnus development mailing list
 help / color / mirror / Atom feed
* 8-bit encoding
@ 2000-08-02 16:53 Roman Belenov
  2000-08-02 23:12 ` Jesper Harder
  0 siblings, 1 reply; 3+ messages in thread
From: Roman Belenov @ 2000-08-02 16:53 UTC (permalink / raw)


How can I force Gnus to use 8-bit encoding in message bodies ? I have
(message-this-is-mail nil t) included in
gnus-group-posting-charset-alist, still bodies of outgoing messages
are encoded in quoted-printable in case they include Cyrillic
letters.

I'm using Gnus 5.8.7/GNU Emacs 20.7.1

-- 
 							With regards, Roman.




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

* Re: 8-bit encoding
  2000-08-02 16:53 8-bit encoding Roman Belenov
@ 2000-08-02 23:12 ` Jesper Harder
  2000-08-03  8:30   ` Roman Belenov
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Harder @ 2000-08-02 23:12 UTC (permalink / raw)


Roman Belenov <roman@nstl.nnov.ru> writes:

> How can I force Gnus to use 8-bit encoding in message bodies ?

I use this to always send latin-1 as 8-bit:

  (setq mm-body-charset-encoding-alist '((iso-8859-1 . 8bit)))

Cheers,
-- 
Jesper Harder    Use this information only for good; never for evil.  
                 Do not expose to fire. Do not operate heavy
                 equipment after reading, may cause drowsiness.



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

* Re: 8-bit encoding
  2000-08-02 23:12 ` Jesper Harder
@ 2000-08-03  8:30   ` Roman Belenov
  0 siblings, 0 replies; 3+ messages in thread
From: Roman Belenov @ 2000-08-03  8:30 UTC (permalink / raw)
  Cc: ding

Jesper Harder <jesper_harder@hotmail.com> writes:

> Roman Belenov <roman@nstl.nnov.ru> writes:
> 
> > How can I force Gnus to use 8-bit encoding in message bodies ?
> 
> I use this to always send latin-1 as 8-bit:
> 
>   (setq mm-body-charset-encoding-alist '((iso-8859-1 . 8bit)))

Yes, it fixed the problem. So now I'm confused - are there other
variables that have impact on encoding choice :-) ?

-- 
 							With regards, Roman.




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

end of thread, other threads:[~2000-08-03  8:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-02 16:53 8-bit encoding Roman Belenov
2000-08-02 23:12 ` Jesper Harder
2000-08-03  8:30   ` Roman Belenov

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