Fwd: Bug#766518: cannot easily add new entries anymore in gnus

2014-10-24 Thread Barak A. Pearlmutter
Forwarding Debian bug report which is actually an upstream issue.
See http://bugs.debian.org/766518

-- Forwarded message --
From: 積丹尼 Dan Jacobson jida...@jidanni.org
Date: 23 October 2014 19:35
Subject: Bug#766518: cannot easily add new entries anymore in gnus
To: Debian Bug Tracking System sub...@bugs.debian.org


Package: bbdb3
Version: 3.1.2-1

http://bbdb.sourceforge.net/bbdb.html#SEC36 says that : should ask if we
want to add the person if they don't already exist.

But it is not documented that way anymore in

: runs the command bbdb-mua-display-sender

Nor does it seem to do anything in gnus.

--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Re: Fwd: Bug#766518: cannot easily add new entries anymore in gnus

2014-10-24 Thread Eric S Fraga
On Friday, 24 Oct 2014 at 18:03, Barak A. Pearlmutter wrote:

[...]

 But it is not documented that way anymore in

 : runs the command bbdb-mua-display-sender

 Nor does it seem to do anything in gnus.

In gnus, I found that C-u : does what : used to do...

-- 
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.0.50.1 + Ma Gnus v0.12 + evil-git-999ec15
: BBDB version 3.1.2 (2014-05-06 11:45:08 -0500)

--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: Fwd: Bug#766518: cannot easily add new entries anymore in gnus

2014-10-24 Thread Igor Sosa Mayor
Eric S Fraga e.fr...@ucl.ac.uk writes:

 In gnus, I found that C-u : does what : used to do...

thanks! I was also wondering how this goes...


-- 
:: Igor Sosa Mayor :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/  ::
:: jabberid: rogorido  ::::


--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: Fwd: Bug#766518: cannot easily add new entries anymore in gnus

2014-10-24 Thread Roland Winkler
On Fri Oct 24 2014 Barak A. Pearlmutter wrote:
 Package: bbdb3
 Version: 3.1.2-1
 
 http://bbdb.sourceforge.net/bbdb.html#SEC36 says that : should ask if we
 want to add the person if they don't already exist.
 
 But it is not documented that way anymore in
 
 : runs the command bbdb-mua-display-sender
 
 Nor does it seem to do anything in gnus.

By default, BBDB is configured to be the least aggressive.
It seems you want to customize bbdb-mua-update-interactive-p.

Roland

--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: Fwd: Bug#766518: cannot easily add new entries anymore in gnus

2014-10-24 Thread Roland Winkler
On Sat Oct 25 2014 積丹尼 Dan Jacobson wrote:
 (bbdb-mua-update-interactive-p)
 
 Interactive spec for arg UPDATE-P of `bbdb-mua-display-records' and friends.
 If these commands are called without a prefix, the value of their arg
 UPDATE-P is the car of the variable `bbdb-mua-update-interactive-p'.
 Called with a prefix, the value of UPDATE-P is the cdr of this variable.

[snip] 
 Wish it was documented.

Please read the docstring you quoted above.

--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Re: Fwd: Bug#766518: cannot easily add new entries anymore in gnus

2014-10-24 Thread 積丹尼 Dan Jacobson
 RW == Roland Winkler wink...@gnu.org writes:

RW By default, BBDB is configured to be the least aggressive.
RW It seems you want to customize bbdb-mua-update-interactive-p.

OK but all I can find is

bbdb-mua-update-interactive-p is a compiled Lisp function in
`bbdb-mua.el'.

(bbdb-mua-update-interactive-p)

Interactive spec for arg UPDATE-P of `bbdb-mua-display-records' and friends.
If these commands are called without a prefix, the value of their arg
UPDATE-P is the car of the variable `bbdb-mua-update-interactive-p'.
Called with a prefix, the value of UPDATE-P is the cdr of this variable.

Wait,
http://blog.petitepomme.net/post/28547901478/installing-and-configuring-bbdb-3
says
(setq bbdb-mua-update-interactive-p '(query . create))
which works! Wish it was documented.

--
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/