Re: v3: name matched against organization?!

2011-12-28 Thread Roland Winkler
On Wed Dec 28 2011 Leo wrote: On 2011-12-28 09:29 +0800, Sam Steingold wrote: (custom-set-variables '(bbdb-auto-notes-rules '((Web (.* www 0)) (X-Web (*\\(^*\\)* www 1)) (X-WWW-Homepage (*\\([^]*\\)* www 1)) (X-Url (*\\([^]*\\)* www 1)) (X-Url-From

Re: v3: name matched against organization?!

2011-12-28 Thread Sam Steingold
* Roland Winkler jvax...@tah.bet [2011-12-28 03:51:14 -0600]: On 2011-12-27 09:29 +0800, Sam Steingold wrote: When visiting an article from foo b...@baz.com who is not in my db, I am offered to add name foo and address b...@baz.com to the record of First Last - foo, i.e., a person whose

window splitting: patch

2011-12-28 Thread Sam Steingold
diff --git a/ChangeLog b/ChangeLog index 616832d..6bbbe47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-12-28 Sam Steingold s...@gnu.org + * lisp/bbdb.el (bbdb-pop-up-window): + Shrink the vertical *BBDB* window when possible. + 2011-12-27 Sam Steingold s...@gnu.org

v3 window splitting: problem

2011-12-28 Thread Sam Steingold
Hi, I have the following problem: I want the *BBDB* window to be split horizontally, so I set bbdb-message-pop-up to 'horiz. Alas, sometimes is works, sometimes it does not. Specifically, I have two displays: wide (X: 1366x768, Emacs frame: 221x54) tall (X: 1200x1920, Emacs frame: 193x143) When I

Re: upgrading to v 3

2011-12-28 Thread Sam Steingold
* Roland Winkler jvax...@tah.bet [2011-12-28 04:32:44 -0600]: On Mon Dec 26 2011 Sam Steingold wrote: 1. despite (bbdb-mua-auto-update-init 'gnus 'message) when I view an article, the *BBDB* buffer does not appear for the known senders (marked with a

bbdb-check-auto-save-file is broken

2011-12-28 Thread Sam Steingold
If I set bbdb-check-auto-save-file to t, modify the db and not save it right away, I am asked all the time about recovering bbdb from the auto save file. with v2, I was asked this only when bbdb was first loaded, which was useful. -- Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10

Re: upgrading to v 3

2011-12-28 Thread Sam Steingold
* Sam Steingold f...@tah.bet [2011-12-28 13:47:57 -0500]: hmm, I restarted emacs with your suggested settings. bbdb/gnus-update-records-p (lambda nil (let ((bbdb-update-records-p (quote query))) (bbdb-select-message))) bbdb-mua-auto-update-p search when I view a gnus article (message)