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

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

Re: question about completing read


From: Joe Casadonte
Subject: Re: question about completing read
Date: 19 Sep 2002 12:48:31 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

On 19 Sep 2002, Klaus Berndl wrote:

> First i supposed that the cdr of an element is returned when the car
> matches but obviously this is not the case ;-)
>
> Ok, what about these mysterious cdr's?

I believe they are ignored.  I guess it assumes an alist because
that's how it's often used.  I know in most/all of my usages of
completing-read, it's been with an alist of values.  You can then use
assoc to look up the cdr of the value.

--
Regards,

joe
Joe Casadonte
jcasadonte@northbound-train.com

------------------------------------------------------------------------------
         Llama Fresh Farms => http://www.northbound-train.com
   Gay Media Resource List => http://www.northbound-train.com/gaymedia.html
            Perl for Win32 => http://www.northbound-train.com/perlwin32.html
               Emacs Stuff => http://www.northbound-train.com/emacs.html
          Music CD Trading => http://www.northbound-train.com/cdr.html
------------------------------------------------------------------------------
                       Live Free, that's the message!
------------------------------------------------------------------------------


reply via email to

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