I'm doing
  (add-hook 'bbdb-load-hook
     (lambda ()
       (define-key bbdb-mode-map "\C-k" 'kill-line);restore emacs default
   ))
else it gets very tough to get anything into the kill ring to be able to
yank it elsewhere.

Besides, "d" already does bbdb-delete-current-field-or-record.
No need to waste C-k with duplication.

To bad there is nothing like
   w runs the command dired-copy-filename-as-kill
where one can copy a street address or TEL number.

There is bbdb-copy-thing, but it's not for us kids.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to