bbdb-use-pop-up isn't respected

2001-08-04 Thread Sudish Joseph
I've got bbdb-use-pop-up set to nil and bbdb-pop-up-elided-display set to t. Starting with my upgrade to 2.32, this combination shows me the pop-up window, which is wrong. The patch below fixes. The identation in the function wasn't right. The whitespace changes for the correct indentation

buglet in bbdb-display-records (?)

1995-02-26 Thread Sudish Joseph
I've been getting a "mark is not active" error from calls to bbdb-display-records from stuff in bbdb-create-hook. The patchlet below fixes it. I'm using 1.50, on emacs 19.28.1. -Sudish *** bbdb-com.el~Sun Jan 22 23:46:05 1995 --- bbdb-com.el Sun Feb 26 02:43:19 1995 ***

True names in the *Summary* buffer

1994-07-18 Thread Sudish Joseph
I've got bbdb/gnus-header-prefer-real-names set to t. This works fine, except in the case where the true name portion of the address is a single word, for eg. ``john@somewhere (John)''. For such addresses, the true name reverts to the address (john@somewhere), instead of just John. How do I