Re: mysterious c0 80

Ken Hornstein <[email protected]> Mon, 23 Sep 2024 14:31:41 -0400
Newsgroups gmane.mail.nmh.devel
Message-ID <[email protected]>
>    > I took a quick look at the emails and don't understand the problem.
>    > Michael, can you explain how to replicate it?
>
>I got close to understanding the problem, and then it escaped my brain.
>It was a null byte in the buffer, written by emacs, but I didn't figure out
>why.  I had something to do with GPG signing, I think.

If the answer is "it's all emacs's fault", then that's fine with me.
We MIGHT be turning a NUL into C0 80 via iconv, but I don't think that's
really our fault (if that's what is happening).

--Ken