emacs-devel
[Top][All Lists]
Advanced

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

Re: master 101f3cf5b9: Add support for user edits to VC command argument


From: Sean Whitton
Subject: Re: master 101f3cf5b9: Add support for user edits to VC command arguments
Date: Thu, 22 Sep 2022 09:08:31 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hello,

On Thu 22 Sep 2022 at 09:24AM -04, Stefan Monnier wrote:

> Robert Pluim [2022-09-22 11:25:31] wrote:
>>     Sean> +(defvar vc-want-edit-command-p nil
>>     Sean> +  "If non-nil, let user edit the VC shell command before running 
>> it.")
>
> BTW, `-p` stands for "predicate", IOW *functions* that return booleans.

I thought that in Lisp we often call boolean values predicates too, even
though that violates the usage of 'predicate' in mathematics.

Is there some other convention for booleans like this one?

-- 
Sean Whitton



reply via email to

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