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: Kenichi Handa
Subject: Re: Coding system for outgoing mail
Date: Tue, 27 Aug 2002 10:39:38 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.1.30 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

I'm re-sending this because the previous one to
bug-gnu-emacs@gnu.org was returned as error somehow.

In article <200208260859.g7Q8xtB02375@localhost.localdomain>, 
konrad.hinsen@laposte.net writes:
> The line in .emacs that causes the change from "undecided-unix"
> to "no conversion (binary)" is

>   (require 'crypt)

Do you mean the current bug doesn't appear if you delete the
above line in your .emacs?  Then, we should check what crypt
does instead of collecting circumstantial evidence.

I've just downloaded the latest crypt package (Ver.2.91,
actually the file name is now crypt++.el, not crypt.el) and
loaded it, but I still can't reproduce the bug.

Which version are you using?  If you are not using the
latest version, please update it and try again.

As crypt++.el has this line:
        (add-hook 'find-file-hooks 'crypt-find-file-hook)
there's a possibility that the old version had a bug in
crypt-find-file-hook.

---
Ken'ichi HANDA
handa@etl.go.jp




reply via email to

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