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

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

bug#56183: 29.0.50; read-from-minibuffer does not result with default va


From: Lars Ingebrigtsen
Subject: bug#56183: 29.0.50; read-from-minibuffer does not result with default value
Date: Fri, 24 Jun 2022 11:21:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Visuwesh <visuweshm@gmail.com> writes:

> As the docstring of read-from-minibuffer says, READ should be non-nil if
> DEFAULT-VALUE is to be returned:
>
>     Sixth arg DEFAULT-VALUE, if non-nil, should be a string, which is used
>       as the default to ‘read’ if READ is non-nil and the user enters
>       empty input.  But if READ is nil, this function does _not_ return
>       DEFAULT-VALUE for empty input!  Instead, it returns the empty string.
>
> so everything works as expected.

Yup.  So I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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