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

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

bug#61639: 30.0.50; [PATCH] Do not error out on non image file in image-


From: Manuel Giraud
Subject: bug#61639: 30.0.50; [PATCH] Do not error out on non image file in image-dired
Date: Tue, 21 Feb 2023 13:16:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

[...]

> Thanks.  This LGTM, but what is 'plusp'?

'plusp' is a classic Common Lisp predicate (that also seems to be
defined in Emacs).  It is equivalent to (> x 0)… maybe you prefer that.
Should I fix my patch?
-- 
Manuel Giraud





reply via email to

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