bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coding system for outgoing mail


From: konrad . hinsen
Subject: Re: Coding system for outgoing mail
Date: Thu, 22 Aug 2002 21:41:50 +0200

> Thank you, but even with that file, I can't reproduce the bug.
> 
> Is "signature-file" the actual file name?

No, it is ".signature", but I considered it safer not to send it under
that reserved name.

> Please show me the value of these variables:
>       file-coding-system-alist

file-coding-system-alist's value is 
(("\\.po[tx]?\\'\\|\\.po\\." . po-find-file-coding-system)
 ("\\.elc\\'" emacs-mule . emacs-mule)
 ("\\(\\`\\|/\\)loaddefs.el\\'" raw-text . raw-text-unix)
 ("\\.tar\\'" no-conversion . no-conversion)
 ("" undecided))

>       auto-coding-alist

auto-coding-alist's value is 
(("\\.\\(arc\\|zip\\|lzh\\|zoo\\|jar\\|tar\\|tgz\\)\\'" . no-conversion)
 ("\\.\\(gz\\|Z\\|bz\\|bz2\\|gpg\\)\\'" . no-conversion))

>       auto-coding-regexp-alist

auto-coding-regexp-alist's value is 
(("^BABYL OPTIONS:[     ]*-\\*-[        ]*rmail[        ]*-\\*-" . 
no-conversion))


--
-------------------------------------------------------------------------------
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 via email to

[Prev in Thread] Current Thread [Next in Thread]