"Roland Winkler" <wink...@gnu.org> wrote:

> For me, the SPC key is undefined in BBDB. By chance, have you
> bbdb-electric set to t? This is for BBDB's electric mode, which
> gives exactly the behavior you describe. It's intended for quickly
> looking up things in BBDB and leaving it afterwards.
> Use bbdb-electric's default value nil and you can use SPC for
> whatever you like.

I have bbdb-electric set to nil and SPC is defined in bbdb.el:

    (define-key km "\C-xnd"     'bbdb-display-current-record)

    (define-key km [delete]     'scroll-down)
    (define-key km " "          'scroll-up)

    (define-key km [mouse-3]    'bbdb-mouse-menu)

It's even got the binding I want ;)
-- 
Ivan Kanis
http://ivan.kanis.fr

The one advantage of playing with fire is that one never gets even
singed. It is the people who don't know how to play with it who get
burned up.
    -- Oscar Wilde

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to