Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Balker Rasmussen <lbr@mjolner.dk>
Subject: Re: 7bit and iso-8859-1
Date: 02 Sep 1998 15:12:43 +0200	[thread overview]
Message-ID: <0faf4i64l0.fsf@fenris.mjolner.dk> (raw)
In-Reply-To: Jon Kvebaek's message of "02 Sep 1998 14:43:08 +0200"

Jon Kvebaek <jkv@a.sol.no> writes:
> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> | Even if the text is 8bit?  Thïs message is in Latin-1, and should go
> | out with an 8bit-encoding if everything is ok...  If there is only
> | ASCII chars in the messages, you should get a charset=us-ascii and a
> | CTE of 7bit.
> 
> Let's see. Thät mëans that this one should be as well. Maybe just
> using æ, ø and å isn't good enough...

I've seen this behaviour as well with Emacs 20.2 and Gnus 5.4-5.6.

Apparantly the 
	(re-search-forward "[^\000-\177]" nil t)
in gnus-inews-insert-mime-headers (gnus-msg.el) isn't too terribly
thrilled with multibyte buffers, but I haven't been able to pinpoint
why.  Possibly all this is caused by a wrongly configured Emacs?

I do 
	(setq mime-editor/transfer-level 8)
	(setup-latin1-environment)
	(setq sendmail-coding-system 'iso-latin-1)
	(load-library "iso-insert")
	(require 'latin-1)
in my .emacs.  Anything wrong with that?

(This is sent from an MBSK'ed 20.2, which gets the re-search-forward right.)
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


  reply	other threads:[~1998-09-02 13:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-02 11:53 Jon Kvebaek
1998-09-02 12:28 ` Lars Magne Ingebrigtsen
1998-09-02 12:43   ` Jon Kvebaek
1998-09-02 13:12     ` Lars Balker Rasmussen [this message]
1998-09-02 13:26       ` Jon Kvebaek
1998-09-02 14:33         ` Lars Magne Ingebrigtsen
1998-09-02 14:55           ` Lars Balker Rasmussen
1998-09-02 14:32       ` Lars Magne Ingebrigtsen
1998-09-02 14:30     ` Lars Magne Ingebrigtsen
1998-09-02 14:49       ` Karl Kleinpaste
1998-09-02 16:23         ` Lars Magne Ingebrigtsen
1998-09-03  6:55           ` Steinar Bang
1998-09-02 15:15       ` Jon Kvebaek
1998-09-02 16:26         ` Lars Magne Ingebrigtsen
1998-09-07 20:24           ` Kai Grossjohann
1998-09-02 21:30         ` Istvan Marko
1998-09-02 15:49       ` Lars Balker Rasmussen
1998-09-02 16:38         ` Lars Magne Ingebrigtsen
1998-09-07 20:26         ` Kai Grossjohann
1998-09-03  6:53 ` Steinar Bang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0faf4i64l0.fsf@fenris.mjolner.dk \
    --to=lbr@mjolner.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).