emacs-devel
[Top][All Lists]
Advanced

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

Re: master 7f53446: Doc fix for y-or-n-p; trailing space is no longer ne


From: Robert Pluim
Subject: Re: master 7f53446: Doc fix for y-or-n-p; trailing space is no longer needed
Date: Tue, 03 Jan 2023 15:31:15 +0100

>>>>> On Thu, 16 Sep 2021 03:38:53 -0400 (EDT), stefankangas@gmail.com (Stefan 
>>>>> Kangas) said:
    Stefan>     * src/fns.c (Fyes_or_no_p): Doc fix to reflect that a trailing 
space
    Stefan>     is no longer needed; one is added or removed automatically.

Hi Stefan,

I just tested this on master, and I donʼt think this is qute accurate:

- `y-or-n-p' will append a space if there is one
- it wonʼt remove one
- `yes-or-no-p' never modifies the passed prompt

Robert
-- 



reply via email to

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