emacs-devel
[Top][All Lists]
Advanced

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

Re: Scan of broken conditional forms


From: Michael Albinus
Subject: Re: Scan of broken conditional forms
Date: Sat, 04 Jan 2020 14:03:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Mattias Engdegård <address@hidden> writes:

Hi Mattias,

> 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.)
>
> lisp/net/tramp-sudoedit.el:509: (when CONDITION)

This is indeed a bug, thanks for reporting. I've fixed it in the
emacs-27 branch.

Best regards, Michael.



reply via email to

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