Gnus development mailing list
 help / color / mirror / Atom feed
From: Olivier Berger <olberger@club-internet.fr>
Subject: Re: Using several encodings in mails sent
Date: 03 Jan 2002 12:41:30 +0100	[thread overview]
Message-ID: <87sn9nzmol.fsf@club-internet.fr> (raw)
In-Reply-To: <87y9jggb6t.fsf@club-internet.fr>

Olivier Berger <olberger@club-internet.fr> writes:

> Hi.
> 
> I'm using Gnus + GNU/Emacs in a fr_FR@euro (ISO-8859-15) locale
> environment.
> 
> Whenever I send mails using certain french accuentuated characters,
> Gnus complaints about sending mail using several charsets (a message
> part needs to be split into 3 charsets parts. really send ?), 3 times
> in a row.
> 
> I suspect that the mail is originaly encoded in ISO-8859-1 and that my
> locale forces a mix with ISO-8859-15...
> 
> Is there any way to prevent this behaviour (correcting the problem so
> that I'm using ISO-8859-1 (I don't often need to use the euro
> character in mails ;) or preventing emacs/gnus to ask for
> confirmation) ?
> 

I've had a look at the mml.el file and discovered that the
mml-confirmation-set variable just seems to be controling this need
for user confirmation in case of multipart sending.

I'd like to set it so that it won't ask anymore, but being a total
newbe in emacs-lisp, I don't know the syntax which would let me change
its value.

Excerpt from the doc (C-h v mml-confirmation-set) :

Documentation:
A list of symbols, each of which disables some warning.
`unknown-encoding': always send messages contain characters with
unknown encoding; `use-ascii': always use ASCII for those characters
with unknown encoding; `multipart': always send messages with more than
one charsets.

Defined in `mml'.

Anybody to suggest something to add to my .gnus.el ?

Thanks in advance.
-- 
Olivier BERGER - Secrétaire de l'association APRIL 
APRIL (http://www.april.org) - Vive python (http://www.python.org)
Pétition contre les brevets logiciels : http://petition.eurolinux.org



  parent reply	other threads:[~2002-01-03 11:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-02 13:00 Olivier Berger
2002-01-02 14:31 ` ShengHuo ZHU
2002-01-02 16:32   ` Olivier Berger
2002-01-02 20:17     ` ShengHuo ZHU
2002-01-03 11:41 ` Olivier Berger [this message]
2002-01-03 19:41   ` Kai Großjohann
2002-01-05 11:48     ` Olivier Berger
2002-01-05 12:32       ` Kai Großjohann
2002-01-07 10:04         ` Olivier Berger
2002-01-07 11:05           ` Kai Großjohann

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=87sn9nzmol.fsf@club-internet.fr \
    --to=olberger@club-internet.fr \
    /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).