X-Git-Url: https://iankelling.org/git/?p=bbdb-csv-import;a=blobdiff_plain;f=bbdb-csv-import.el;h=3c3e06da8cc4d8ee498ced06d247367d43aefa40;hp=fa8377bd3031d5e4e19ebb7e0f5e1a5a7ef41d6f;hb=81e1ab504e419fed8a6e3728effd6318fc36cc8f;hpb=aa1e2449c43044cd5d00078f963a7c9381c46960 diff --git a/bbdb-csv-import.el b/bbdb-csv-import.el index fa8377b..3c3e06d 100644 --- a/bbdb-csv-import.el +++ b/bbdb-csv-import.el @@ -317,7 +317,7 @@ a tree (a list with lists inside it)" (cons it acc) (setq it (cdr it)) (let* ((i 1) - (first-field (car (flatten it)))) + (first-field (car (-flatten it)))) (setq acc (cons it acc)) ;; use first-field to test if there is another repetition. (while (member