emacs-devel
[Top][All Lists]
Advanced

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

Scan of broken conditional forms


From: Mattias Engdegård
Subject: Scan of broken conditional forms
Date: Sat, 4 Jan 2020 13:37:47 +0100

Out of curiosity, I scanned the Emacs sources for useless conditional forms, 
like (if C X X) where both branches are the same, and found a few. Some look 
like unfinished code, but a several appear to be clear bugs. (I'm guilty of the 
one in autorevert.el, now fixed.)

In particular, the code in mml-smime.el looks like it fails to return failure 
from an unsuccessful encryption attempt. That can't be good.

Attachment: iffy.log
Description: Binary data


reply via email to

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