unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: konrad.hinsen@laposte.net
Subject: Coding system for outgoing mail
Date: Tue, 20 Aug 2002 23:42:24 +0200	[thread overview]
Message-ID: <200208202142.g7KLgOO19478@localhost.localdomain> (raw)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-04-09 on porky.devel.redhat.com
configured using `configure  i386-redhat-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-gcc --with-pop --with-sound'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Since I set up my Emacs for international character set support,
every time I send a mail with non-ASCII characters I have to specify
the latin-1 coding system manually. According to all documentation
I could find, it should be sufficient to set sendmail-coding-system
to latin-1 to have outgoing mail sent as Latin-1 by default, but that
doesn't work.

After a lot of searching, my hypothesis is that something sets the
local value of buffer-file-coding-system to binary for every new mail
buffer. So I added the following to my .emacs:

 (add-hook 'mail-mode-hook
	   (function (lambda ()
		       (setq buffer-file-coding-system 'iso-latin-1))))

but that makes no difference either.

Recent input:
<return> ) C-a C-y \ <backspace> <backspace> <right> 
<backspace> ) <down-mouse-1> <mouse-1> <tab> <down> 
<tab> C-e <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <left> <left> <right> M-d C-d 
C-d C-d l a t i n 0 1 <backspace> <backspace> - 1 C-x 
C-s <down-mouse-1> <mouse-1> C-a C-SPC <down> <down> 
<down> C-w C-x C-s <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-1> <backspace> ) ) C-x C-s M-x b u <tab> g <tab> 
<backspace> <backspace> <backspace> s e n <tab> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> r e p <tab> o <tab> 
r <tab> <return>

Recent messages:
Undo! [3 times]
Wrote /home/hinsen/.emacs
Mark set [2 times]
Wrote /home/hinsen/.emacs [2 times]
Mark set
Wrote /home/hinsen/.emacs
Mark set
Wrote /home/hinsen/.emacs [2 times]
Making completion list... [3 times]
Loading emacsbug...done


-- 
-------------------------------------------------------------------------------
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-20 21:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-20 21:42 konrad.hinsen [this message]
2002-08-22  7:33 ` Coding system for outgoing mail Kenichi Handa
2002-08-22  8:18   ` konrad.hinsen
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=200208202142.g7KLgOO19478@localhost.localdomain \
    --to=konrad.hinsen@laposte.net \
    /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).