all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10228: 24.0.92; doc string of `read-from-minibuffer' is incorrect (regression)
@ 2011-12-06  3:58 Drew Adams
  2011-12-06  8:50 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2011-12-06  3:58 UTC (permalink / raw
  To: 10228

In Emacs 24 the doc string was changed wrt DEFAULT-VALUE.  It no longer
says that a non-nil READ arg plus empty user input returns
DEFAULT-VALUE.  It says that if READ is non-nil then DEFAULT-VALUE is
the default to `read' if the user enters empty input.  And it
incorrectly says that if READ is non-nil then `read-from-minibuffer does
not return DEFAULT-VALUE for empty input - it returns the empty string.
And it says nothing about what happens when READ is nil.
 
The doc string was clearer and was correct in previous Emacs releases.

In GNU Emacs 24.0.92.1 (i386-mingw-nt5.1.2600) of 2011-11-30 on MARVIN
 Windowing system distributor `Microsoft Corp.', version 5.1.2600
 configured using `configure --with-gcc (4.6) --no-opt --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-2.10.1/include --ldflags
 -LD:/devel/emacs/libs/gnutls-2.10.1/lib'
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#10228: 24.0.92; doc string of `read-from-minibuffer' is incorrect (regression)
  2011-12-06  3:58 bug#10228: 24.0.92; doc string of `read-from-minibuffer' is incorrect (regression) Drew Adams
@ 2011-12-06  8:50 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-12-06  8:50 UTC (permalink / raw
  To: Drew Adams; +Cc: 10228

"Drew Adams" <drew.adams@oracle.com> writes:

> In Emacs 24 the doc string was changed wrt DEFAULT-VALUE.  It no longer
> says that a non-nil READ arg plus empty user input returns
> DEFAULT-VALUE.  It says that if READ is non-nil then DEFAULT-VALUE is
> the default to `read' if the user enters empty input.  And it
> incorrectly says that if READ is non-nil then `read-from-minibuffer does
> not return DEFAULT-VALUE for empty input - it returns the empty string.
> And it says nothing about what happens when READ is nil.

Fixed, thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-06  8:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06  3:58 bug#10228: 24.0.92; doc string of `read-from-minibuffer' is incorrect (regression) Drew Adams
2011-12-06  8:50 ` Chong Yidong

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.