unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: master 7f53446: Doc fix for y-or-n-p; trailing space is no longer needed
Date: Tue, 03 Jan 2023 16:59:45 +0100	[thread overview]
Message-ID: <87cz7vk3ri.fsf@gmail.com> (raw)
In-Reply-To: <CADwFkm=+VyND-TKDhWCopYe=JjZVxQsDCFQh-c3h1Q71u0EJfg@mail.gmail.com> (Stefan Kangas's message of "Tue, 3 Jan 2023 15:33:21 +0000")

>>>>> On Tue, 3 Jan 2023 15:33:21 +0000, Stefan Kangas <stefankangas@gmail.com> said:

    Stefan> Robert Pluim <rpluim@gmail.com> writes:
    >>>>>>> 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.
    >> 
    >> I just tested this on master, and I donʼt think this is qute accurate:

    Stefan> Hmm, I guess you're right.  Not sure what I was smoking:

    >> - `y-or-n-p' will append a space if there is one

*isnʼt* one, I meant. This stuff is hard :-)

    >> - it wonʼt remove one

    Stefan>     (y-or-n-p "foo")     => prompt is "foo (y or n) "
    Stefan>     (y-or-n-p "foo ")    => prompt is "foo (y or n) "

I was thinking (y-or-n-p "foo  ")    => prompt is "foo  (y or n)"

which we could consider fixing (but itʼs long-standing behaviour)

    >> - `yes-or-no-p' never modifies the passed prompt

    Stefan>     (yes-or-no-p "foo")  => prompt is "foo(yes or no) "
    Stefan>     (yes-or-no-p "foo ") => prompt is "foo (yes or no) "

    Stefan> I think the best fix here is to change `yes-or-no-p' to work the same
    Stefan> way as `y-or-n-p'.

ENOPATCH 😜

(and as someone pointed out elsewhere `y-or-n-p' and `yes-or-no-p'
could do with some refactoring.

Robert
-- 



  reply	other threads:[~2023-01-03 15:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210916073852.6025.85941@vcs0.savannah.gnu.org>
     [not found] ` <20210916073853.B90BA20ABE@vcs0.savannah.gnu.org>
2023-01-03 14:31   ` master 7f53446: Doc fix for y-or-n-p; trailing space is no longer needed Robert Pluim
2023-01-03 15:33     ` Stefan Kangas
2023-01-03 15:59       ` Robert Pluim [this message]
2023-01-04  8:43       ` Jean Louis
2023-01-04 10:10         ` Robert Pluim
2023-01-04 15:53           ` [External] : " Drew Adams
2023-01-04 16:07             ` Robert Pluim
2023-01-04 16:12               ` Drew Adams
2023-01-04 16:14                 ` Robert Pluim
2023-01-04 17:31               ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cz7vk3ri.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).