> This is a very cool function, but you seem to be in the middle of
> editing it.
Well now that you've corrected it :-) I did crank that out in less
than an hour several weeks ago and since it worked I didn't notice
> In `interactive', you ask for a record, but you then get the new notes
> from
David S. Goldberg wrote:
> (defun dsg-bbdb-duplicate-and-edit-record (record newname)
> "Duplicates the current record, prompting for a new value for name."
> (interactive (list (bbdb-get-record "Record to start from: ")
>(read-string "New Name: ")))
> (let ((omit-fields