At Thu, 02 Apr 2009 14:45:30 +0900,
Randy Bush wrote:
>
> for an mua, i use wanderlust under emacs and use bbdb as the address
> book maintainer.
>
> bbdb views
> "Bob Jones"
> as different from
> "'Bob Jones'"
> and asks me if i want to add/aka, which is annoying.
>
> is there an
Alejandro Benitez wrote:
> Can I configure BBDB to create records out of the addresses I add in "To:",
> "Cc:", etc fields when sending mail ?
Indeed, that's how I have it set to work. I use something like this
with wanderlust, I assume something similar is possible in other mail
clients:
;; I
François Lagarde wrote:
> I would like to know if it is possible to tell to bbdb to never update names
> when they mismatch. Something like
> bbdb-quiet-about-name-mismatches nil (never update names...)
(setq bbdb-quiet-about-name-mismatches 1)
Should do what you want. (See earlier messages to t
Robert Widhopf-Fenk wrote:
> Are you paranoid, or are there any bugs I missed ? ;-)
Mostly I just cut'n'pasted from elsewhere :-)
> Your code should give you an error when a record has a
> "readonly" field as you are returning a string which is
> neither t nor a number. BTW (if "" t) will retur
Robert Widhopf-Fenk wrote:
> In CVS bbdb-quiet-about-name-mismatches can be a function or
> sexp now in order to tweak handling of name mismatches.
>
> This is not as mighty as modifying bbdb-readonly-p would be,
> but it is meant for what Len originally wanted.
Works a treat. My bbdb-quiet-abou
Nix wrote:
> On 13 Feb 2007, Len Trigg told this:
> > I had a bit of a hack and this is what I came up with (bits were
> > copied from the beginning of bbdb-annotate-message-sender). Basically
> > it sets bbdb-readonly-p to true if there's a field called readonly
>
Len Trigg wrote:
> Robert Widhopf-Fenk wrote:
> > No, but maybe you just want to ignore the messages which go
> > to the mailing list.
I tried setting things up this way and, it doesn't work for me.
I have bbdb/mail-auto-create-p and bbdb/news-auto-create-p both set to
n
Robert Widhopf-Fenk wrote:
> On Monday, February 12, 2007 at 09:40:13, Len Trigg wrote:
> > I would like to add a bbdb field to these records (e.g. fixed-name),
> > and tell Wanderlust/BBDB to never update the name/AKA for those
> > records. Does anybody have a lisp snippet t
While there's a bit of Wanderlust/BBDB activity I'll get in with a
question I've been meaning to ask. Here's the problem. I have
Wanderlust happily passing messages to BBDB update BBDB records.
However for mailing list addresses, nearly every sender has a
different name associated with the addre
I'm confused about how bbdb does its completion. I have
bbdb-completion-type set to primary-or-name. I have about 10 "John"s
in my BBDB, yet, when I bbdb-complete-name on John, the completion
window only shows 3 entries. Is this a bug?
I also have a bunch of acquired AKAs that are basically bo
10 matches
Mail list logo