emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: completing-read-multiple ignores DEF (default) argum


From: Chong Yidong
Subject: Re: address@hidden: completing-read-multiple ignores DEF (default) argument]
Date: Wed, 10 May 2006 00:01:46 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Would someone please DTRT, and ack?

I fixed this.

> From: Sebastian Luque <address@hidden>
> Subject: completing-read-multiple ignores DEF (default) argument
> To: address@hidden
>
> completing-read-multiple as in:
>
> - ---<---------------cut here---------------start-------------->---
>
> (completing-read-multiple
>  "prompt: "
>  '(("str1" 1) ("str2" 2) ("str3" 3) ("str" 4))
>  nil t "str1,str2" nil "str1,str2")
>
> - ---<---------------cut here---------------end---------------->---
>
> is completely ignoring the DEF argument if an empty string is provided
> when the function is called.




reply via email to

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