On October 30, 2002 11:55:48 -0500, Laura Conrad wrote: > Another user, with an identical (for this purpose) .xemacs/init.el > file can type "ESC TAB" and get bbdb completion; for me it runs spell > check. I spent a lot of time playing with various kinds of init > files, and can't figure out what is screwed up on the user who can't.
For this reason, I have the following in my .emacs (global-set-key (quote [C-tab]) (quote bbdb-complete-name)) Maybe needs a little getting used to, but works like a charm after. Sridhar -- Sridhar Boovaraghavan [EMAIL PROTECTED] http://www.geocities.com/sridhar_ml/ ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/
