From: konrad.hinsen@laposte.net
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Coding system for outgoing mail
Date: Mon, 26 Aug 2002 10:59:55 +0200 [thread overview]
Message-ID: <200208260859.g7Q8xtB02375@localhost.localdomain> (raw)
In-Reply-To: <200208260803.RAA27427@etlken.m17n.org> (message from Kenichi Handa on Mon, 26 Aug 2002 17:03:00 +0900 (JST))
> > 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)".
>
> What happens if you insert the signature file by this?
> C-x i ~/.signature RET
Same effect, the coding system is changed to "no conversion (binary)".
> And what happens if you start emacs with -q --no-site-file
> and type C-c C-w to insert the signature file?
Before inserting, there is no buffer-specific coding system. After
inserting, it is "undecided-unix".
The line in .emacs that causes the change from "undecided-unix"
to "no conversion (binary)" is
(require 'crypt)
However, the file .signature is neither compressed nor encrypted in any
way, so crypt mode should not become active.
> Do they also change buffer-file-coding-system?
Yes.
> Do they also change buffer-file-coding-system when you
> insert it not in *mail* buffer, but *scratch* buffer?
Yes.
> And, to which function C-c C-w is bound, and in which file
> that function is defined? In my case, it is
> `mail-signature' defined in lisp/mail/sendmail.el.
On my system it is the same.
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
-------------------------------------------------------------------------------
next prev parent reply other threads:[~2002-08-26 8:59 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
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 [this message]
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=200208260859.g7Q8xtB02375@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).