On Fri Jan 14 2011 Stefan Monnier wrote: > When I invoke M-x bbdb from my minibuffer-only frame, BBDB burps with > the above error. The Elisp backtrace is: > > split-window(#<window 8 on *Minibuf-0*> 0) > bbdb-pop-up-buffer(t nil) > bbdb-display-records-internal((...) multi-line nil t nil) > bbdb-display-records((...) multi-line nil t) > bbdb("" multi-line) > call-interactively(bbdb t nil) > execute-extended-command(nil) > call-interactively(execute-extended-command nil nil)
No surprise! -- I've never used a minibuffer-only frame. What kind of behavior would you consider appropriate? Use a new frame? Probably this should be customizable... Are there other emacs packages dealing with a similar problem that I can look at? > PS: BTW, I suggest the patch below to let users initialize BBDB in their > .emacs with a single `load' (i.e. without messing with load-path > themselves): Thanks! I have not yet looked into the Makefile more carefully. There is probably more that should be cleaned up. Roland ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/