Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Bube <kbube@despammed.com>
Subject: Re: Gnus not choosing latin9 if euro sign is present
Date: Thu, 15 Sep 2005 19:35:39 +0200	[thread overview]
Message-ID: <m1ll1ys07o.fsf@leibnitz.icbm.uni-oldenburg.de> (raw)
In-Reply-To: <87ek7q5q1k.fsf@Jesper-Harders-Computer.local>

Jesper Harder <jesper.harder@gmail.com> writes:

> Note that your reply (which contains €) was sent using latin-9.  So,
> at least for replies it seems to work correctly.

That was from another machine with emacs 21.3, so is this :-)

I now tested with minimal .emacs and .gnus:

,----[.emacs]
| (set-language-environment "Latin-9")
| (setq load-path (cons "/home/kevin/src/lisp/cvs-gnus/lisp" load-path))
`----
,----[.gnus]
| ; -*-Emacs-Lisp-*-
| (setq gnus-select-method '(nnml ""))
| (setq gnus-secondary-select-methods '((nntp "news.t-online.de")))
| (setq mail-sources '((maildir :path "/home/kevin/.Maildir")))
`----

I then start up emacs with

emacs --no-site-file -fn  -*-fixed-medium-r-*--*-140-*-iso8859-15 -f gnus

The problem still persits: Mails with euro sign get

Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Mails with umlauts get

Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: quoted-printable

Any ideas somebody?

Kevin




  reply	other threads:[~2005-09-15 17:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-14 19:18 Kevin Bube
2005-09-14 20:11 ` Jesper Harder
2005-09-15  9:21   ` Kevin Bube
2005-09-15 15:06     ` Jesper Harder
2005-09-15 17:35       ` Kevin Bube [this message]
2005-09-30 20:35         ` Reiner Steib
2005-09-30 21:41           ` Kevin Bube
2005-10-01 12:25             ` Reiner Steib
2005-10-03 16:42               ` Kevin Bube

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=m1ll1ys07o.fsf@leibnitz.icbm.uni-oldenburg.de \
    --to=kbube@despammed.com \
    /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).