Gnus development mailing list
 help / color / mirror / Atom feed
* strange CTE header
@ 1998-12-29 18:37 Kai.Grossjohann
  1998-12-30  9:33 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Kai.Grossjohann @ 1998-12-29 18:37 UTC (permalink / raw)
  Cc: Norbert Goevert

Outgoing messages with Latin 1 characters (äöü) are sent with CTE 8bit
rather than quoted-printable, even though
mm-content-transfer-encoding-defaults is

,-----
| mm-content-transfer-encoding-defaults's value is 
| (("text/.*" quoted-printable)
|  ("message/rfc822" quoted-printable)
|  ("application/emacs-lisp" 8bit)
|  ("application/x-patch" 8bit)
|  (".*" base64))
| 
| 
| Documentation:
| Alist of regexps that match MIME types and their encodings.
`-----

What can I do?
kai
-- 
Just because I'm paranoid doesn't mean they're not out there to get me!


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

* Re: strange CTE header
  1998-12-29 18:37 strange CTE header Kai.Grossjohann
@ 1998-12-30  9:33 ` Lars Magne Ingebrigtsen
  1998-12-30 17:56   ` Kai.Grossjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-12-30  9:33 UTC (permalink / raw)


Kai.Grossjohann@CS.Uni-Dortmund.DE writes:

> Outgoing messages with Latin 1 characters (äöü) are sent with CTE 8bit
> rather than quoted-printable, even though
> mm-content-transfer-encoding-defaults is

rfc2047-default-charset and rfc2047-charset-encoding-alist also meddle
here.  I think some cleanup (or rather, simplification) in this area
may be required, but I'm not sure...

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


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

* Re: strange CTE header
  1998-12-30  9:33 ` Lars Magne Ingebrigtsen
@ 1998-12-30 17:56   ` Kai.Grossjohann
  1999-01-02 13:10     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Kai.Grossjohann @ 1998-12-30 17:56 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

  > Kai.Grossjohann@CS.Uni-Dortmund.DE writes:
  > 
  > > Outgoing messages with Latin 1 characters (äöü) are sent with CTE 8bit
  > > rather than quoted-printable, even though
  > > mm-content-transfer-encoding-defaults is
  > 
  > rfc2047-default-charset and rfc2047-charset-encoding-alist also meddle
  > here.  I think some cleanup (or rather, simplification) in this area
  > may be required, but I'm not sure...

Hm.  Doing (setq rfc2047-default-charset 'us-ascii) produces an error
"Invalid coding system: us-ascii" when sending a message.  (setq
rfc2047-default-charset nil) produces the same result as the default
value of iso-8859-1 -- CTE is 8bit.

Is my configuration broken?

kai
-- 
Just because I'm paranoid doesn't mean they're not out there to get me!


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

* Re: strange CTE header
  1998-12-30 17:56   ` Kai.Grossjohann
@ 1999-01-02 13:10     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-01-02 13:10 UTC (permalink / raw)


(Home, sweet home.  Computing while commuting wasn't as much fun as I
thought it would be.  Books rool when traveling.)

Kai.Grossjohann@CS.Uni-Dortmund.DE writes:

> Hm.  Doing (setq rfc2047-default-charset 'us-ascii) produces an error
> "Invalid coding system: us-ascii" when sending a message.

Yup.  Fix in Pterodactyl Gnus v0.69.

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


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

end of thread, other threads:[~1999-01-02 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-29 18:37 strange CTE header Kai.Grossjohann
1998-12-30  9:33 ` Lars Magne Ingebrigtsen
1998-12-30 17:56   ` Kai.Grossjohann
1999-01-02 13:10     ` Lars Magne Ingebrigtsen

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