all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: help-gnu-emacs@gnu.org
Cc: bbdb-info@lists.sourceforge.net
Subject: Re: [BBDBv3] some questions about BBDBv3
Date: Tue, 29 Jul 2014 09:40:26 +0800	[thread overview]
Message-ID: <87egx5djsl.fsf@ericabrahamsen.net> (raw)
In-Reply-To: 87fvhl6c2c.fsf@gmail.com

stardiviner <numbchild@gmail.com> writes:

> * Question 1:
>
> Where is the mailing list of BBDB now?
>
> I found the mailing list in Source-Forge is abandoned.
> And the ML in http://savannah.nongnu.org/projects/bbdb/ is not open.
>
> So where to ask question about BBDB?

There is a gmane group for bbdb: gmane.emacs.bbdb.user  That seems to be
where most of the discussion goes on.

> * Question 2:
>
> How to create BBDB field like ~phone~ which has different types label, and can
> have many values separated with comma?
>
> Or can I just register a new field in BBDB init file like custom new filed ?

I'm not sure I understand you correctly, but you can just create
arbitrary new fields, and each one has its own label. This won't create
a *single* type with multiple labels, just multiple types, each with its
own label (not sure there's a difference). You can use commas or
semi-colons as separators, by default -- see `bbdb-default-separator'

> * Question 3:
>
> How to show contact avatar in BBDBv3?
>
> I know it seems about x-fields or somethings else, But I still don't know how to
> setup it after did some Google search, and a little BBDB source code dive in (I
> only know a little about Emacs Lisp).
>
> Please show me an detail steps to tell me how to setup this. Thanks very much.

I haven't ever done this before, but look at the docstrings for
`bbdb-image', `bbdb-image-path', and `bbdb-image-suffixes'.

It looks like you set `bbdb-image-path' to the directory where you're
going to keep images, and then put images in there.

Then set `bbdb-image' either to the symbol name of an xfield that holds
each contact's image file name, or else name/lf-name/fl-name if you want
to use the contact's name as a filename. Or a function that returns the
image name from the contact.

Anyway, take a look at those docstrings, give it a shot, and report
problems back to the bbdb group.

HTH,
Eric




  reply	other threads:[~2014-07-29  1:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28  9:56 [BBDBv3] some questions about BBDBv3 stardiviner
2014-07-29  1:40 ` Eric Abrahamsen [this message]
2014-07-29  1:44 ` Leo Liu
     [not found] <mailman.6173.1406587519.1147.help-gnu-emacs@gnu.org>
2014-07-29 10:04 ` marcowahlsoft

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87egx5djsl.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=bbdb-info@lists.sourceforge.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.