unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: konrad.hinsen@laposte.net
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Coding system for outgoing mail
Date: Thu, 22 Aug 2002 10:18:56 +0200	[thread overview]
Message-ID: <200208220818.g7M8IuA02321@localhost.localdomain> (raw)
In-Reply-To: <200208220733.QAA21941@etlken.m17n.org> (message from Kenichi Handa on Thu, 22 Aug 2002 16:33:21 +0900 (JST))

> o Can you reproduce the bug when you start Emacs with "-q
>   --no-site-file"?

No. I went through my .emacs line by line to find out what the
cause is, and it turns out to be the line

   (setq mail-signature t)

Then I disabled that line and checked what happens when I insert
the signature by hand (C-c C-w). Before inserting the signature,
describe-coding-system says "none, use default". After inserting
the signature, it says "no conversion (binary)".

My signature file contains only ASCII characters (see below), so that
cannot be the problem.

> o What do you mean by `non-ASCII characters'?   Does't it
>   contain non-Latin-1 characters?

No, just French text.

> o How do you type (or insert) those non-ASCII characters?

Directly from a French keyboard.

> o Does Emacs also asks coding system on saving that mail
>   buffer into a file?

No, only when sending it.

> o Please show me the contents of *Warning* buffer shown when
>   Emacs asks you to select a coding system.

   These default coding systems were tried:
     no-conversion iso-latin-1
   no-conversion safely encodes the target text,
   but it is not recommended for encoding text in this context,
   e.g., for sending an email message.

   Select the above, or one of the following safe coding systems:
     iso-8859-1 utf-8 iso-2022-jp-2 x-ctext mac-roman iso-2022-7bit
     raw-text emacs-mule no-conversion ctext-no-compositions
     iso-2022-8bit-ss2 iso-2022-7bit-lock iso-2022-7bit-ss2
     tibetan-iso-8bit-with-esc thai-tis620-with-esc lao-with-esc
     korean-iso-8bit-with-esc hebrew-iso-8bit-with-esc
     greek-iso-8bit-with-esc iso-latin-9-with-esc iso-latin-8-with-esc
     iso-latin-5-with-esc iso-latin-4-with-esc iso-latin-3-with-esc
     iso-latin-2-with-esc iso-latin-1-with-esc
     in-is13194-devanagari-with-esc cyrillic-iso-8bit-with-esc
     chinese-iso-8bit-with-esc japanese-iso-8bit-with-esc

> o How do you create that mail buffer?  By typing C-x m, from
>   RMAIL, from Gnus, or else?

Either C-x m or by replying in RMAIL, the effect is the same.

> o What is the actual value of `buffer-file-coding-system'
>   when you don't setup that mail-mode-hook.

With automatic signature:

   buffer-file-coding-system's value is no-conversion
   Local in buffer *mail*; global value is iso-latin-1

Without:

   buffer-file-coding-system's value is iso-latin-1

> o What is the value of `mail-user-agent'?

   mail-user-agent's value is sendmail-user-agent

> o What is the value of `default-sendmail-coding-system'?

  default-sendmail-coding-system's value is iso-latin-1

Thanks for your help!

Konrad.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                            | E-Mail: hinsen@cnrs-orleans.fr
Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24
Rue Charles Sadron                       | Fax:  +33-2.38.63.15.17
45071 Orleans Cedex 2                    | Deutsch/Esperanto/English/
France                                   | Nederlands/Francais
-------------------------------------------------------------------------------

  reply	other threads:[~2002-08-22  8:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-20 21:42 Coding system for outgoing mail konrad.hinsen
2002-08-22  7:33 ` Kenichi Handa
2002-08-22  8:18   ` konrad.hinsen [this message]
2002-08-22  8:47     ` Kenichi Handa
2002-08-22  9:46       ` konrad.hinsen
2002-08-22 10:49         ` Kenichi Handa
2002-08-22 19:41           ` konrad.hinsen
2002-08-26  8:03             ` Kenichi Handa
2002-08-26  8:59               ` konrad.hinsen
2002-08-27  1:39                 ` Kenichi Handa
2002-09-03  8:19                   ` konrad.hinsen
2002-09-03  8:42                     ` Kenichi Handa

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200208220818.g7M8IuA02321@localhost.localdomain \
    --to=konrad.hinsen@laposte.net \
    --cc=bug-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).