bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#58951: [PATCH] ; Fix handling of 'not' by 'buffer-match-p'


From: Mattias Engdegård
Subject: bug#58951: [PATCH] ; Fix handling of 'not' by 'buffer-match-p'
Date: Sat, 31 Dec 2022 17:26:02 +0100

>     (not . CONDITION)
> 
> while it is more natural to write
> 
>     (not CONDITION)

Shouldn't then the `derived-mode` and `major-mode` operators be changed in the 
same way?

And shouldn't there be tests? For all of `buffer-match-p`, in fact?






reply via email to

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