GNU bug report logs - #76655
30.1; MH-E: "unseen" folder broken on OpenBSD

Previous Next

Package: emacs;

Reported by: Mike Kupfer <kupfer <at> rawbw.com>

Date: Sat, 1 Mar 2025 00:58:02 UTC

Severity: normal

Tags: unreproducible

Merged with 68373

Found in versions 29.1, 30.1

Full log


View this message in rfc822 format

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Mike Kupfer <kupfer <at> rawbw.com>, 76655 <at> debbugs.gnu.org
Subject: bug#76655: 30.1; MH-E: "unseen" folder broken on OpenBSD
Date: Sun, 2 Mar 2025 01:09:11 +0000
Mike Kupfer <kupfer <at> rawbw.com> writes:

> The reason for using an external program are historical.  (These
> problems are not a regression in Emacs 30.  The user also saw them with
> Emacs 29.)  MH-E should get rid of the current framework
> (mh-checksum-cmd, mh-checksum-parser, mh-checksum-choose, etc.) and just
> use Emacs's md5 function.

FWIW, I'd use `secure-hash' instead, if possible:

    (secure-hash 'md5 "foo")




This bug report was last modified 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.