>>>>> "Ronan" == Ronan Waide <[EMAIL PROTECTED]> writes:

    Ronan> On February 23, [EMAIL PROTECTED] said:
    >> 
    >> Could anybody please give me a hint how to eliminate on of the
    >> parenthesis.

    Ronan> While it's bad practice to do this blindly, generally speaking you 
can
    Ronan> convert a list of items (which is what you have) into the first item
    Ronan> on the list (which appears to be what you want) using either 
    Ronan> (nth 0 list) or (car list).

Hm I am not sure, that I understand:
(eval-expression '(my:nnimap-folder-list-from-bbdb) nil)
gives me
(("From" "[EMAIL PROTECTED]" "testimap"))
but I want that it returns
("From" "[EMAIL PROTECTED]" "testimap")

So what should I change in the function or in the call of that
function?

Uwe 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to