GNU bug report logs - #177
23.0.60; doc for read-from-minibuffer

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 1 May 2008 21:00:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Subject: bug#177: marked as done (23.0.60; doc for read-from-minibuffer)
[Message part 1 (text/plain, inline)]
Your message dated Sat, 03 May 2008 22:20:36 -0400
with message-id <87lk2q4xor.fsf <at> stupidchicken.com>
and subject line Re: 23.0.60; doc for read-from-minibuffer
has caused the Emacs bug report #177,
regarding 23.0.60; doc for read-from-minibuffer
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)


-- 
177: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=177
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <emacs-pretest-bug <at> gnu.org>
Subject: 23.0.60; doc for read-from-minibuffer
Date: Thu, 1 May 2008 13:51:07 -0700
Arg DEFAULT can now be a list. This is not reflected in the doc string.
 
And the Elisp manual doc is not clear about what happens with non-nil
READ and list-valued DEFAULT:
 
 If READ is non-`nil', then DEFAULT is also used as the input to
     `read', if the user enters empty input.
 
Does this mean the whole list DEFAULT is passed to `read'.
 
Allow me to mention also that letting DEFAULT be a list also breaks
code that I have, FWIW...
 

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-04-19 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 





[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 177-done <at> debbugs.gnu.org
Subject: Re: 23.0.60; doc for read-from-minibuffer
Date: Sat, 03 May 2008 22:20:36 -0400
> Arg DEFAULT can now be a list. This is not reflected in the doc
> string.

In the latest CVS version, this is documented.

> If READ is non-`nil', then DEFAULT is also used as the input to
>     `read', if the user enters empty input.

As pointed out later in that paragraph,

 If @var{default} is a list of strings, the first string is used as the
 input.


This bug report was last modified 15 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.