[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp
From: |
Stefan Monnier |
Subject: |
bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp |
Date: |
Sat, 08 Jun 2024 11:38:53 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> Thanks. To me, this means that key-valid-p should bind
> search-spaces-regexp to nil, because otherwise the value will subvert
> its contract. Do you agree?
I kind of agree, but I wonder why it would be non-nil at this point.
AFAIK `search-spaces-regexp` is meant for interactive searches, so
let-binding it around code like `substitute-command-keys`,
`split-string`, or `key-valid-p` sounds like a bug.
Stefan
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Gabriele Nicolardi, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Eli Zaretskii, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Stephen Berman, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Stephen Berman, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Eli Zaretskii, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Drew Adams, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp,
Stefan Monnier <=
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Eli Zaretskii, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Stefan Monnier, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Eli Zaretskii, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Stefan Kangas, 2024/06/09
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Stephen Berman, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Eli Zaretskii, 2024/06/08
- bug#71429: Inconsistent y-or-n-p prompt behavior in Emacs Lisp, Stefan Kangas, 2024/06/09