all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BBDBv3] some questions about BBDBv3
@ 2014-07-28  9:56 stardiviner
  2014-07-29  1:40 ` Eric Abrahamsen
  2014-07-29  1:44 ` Leo Liu
  0 siblings, 2 replies; 4+ messages in thread
From: stardiviner @ 2014-07-28  9:56 UTC (permalink / raw)
  To: Emacs help


* 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?

* 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 ?

* 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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [BBDBv3] some questions about BBDBv3
  2014-07-28  9:56 stardiviner
@ 2014-07-29  1:40 ` Eric Abrahamsen
  2014-07-29  1:44 ` Leo Liu
  1 sibling, 0 replies; 4+ messages in thread
From: Eric Abrahamsen @ 2014-07-29  1:40 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: bbdb-info

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [BBDBv3] some questions about BBDBv3
  2014-07-28  9:56 stardiviner
  2014-07-29  1:40 ` Eric Abrahamsen
@ 2014-07-29  1:44 ` Leo Liu
  1 sibling, 0 replies; 4+ messages in thread
From: Leo Liu @ 2014-07-29  1:44 UTC (permalink / raw)
  To: help-gnu-emacs

A better place to ask is bbdb's mailing list.

Leo




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [BBDBv3] some questions about BBDBv3
       [not found] <mailman.6173.1406587519.1147.help-gnu-emacs@gnu.org>
@ 2014-07-29 10:04 ` marcowahlsoft
  0 siblings, 0 replies; 4+ messages in thread
From: marcowahlsoft @ 2014-07-29 10:04 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

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?

Found this in the current bbdb README:

--8<---------------cut here---------------start------------->8---
Questions, comments, suggestions, and bug reports may be directed to
the BBDB mailing list at bbdb-info@lists.sourceforge.net.
To subscribe, send mail to bbdb-info-request@lists.sourceforge.net,
with 'subscribe' as the subject.
--8<---------------cut here---------------end--------------->8---

The list had traffic on Mon, 28 Jul 2014.

> * Question 2: [...]

> * 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.

+1 interested.


Ciao,  Marco
-- 
http://www.wahlzone.de


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-29 10:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.6173.1406587519.1147.help-gnu-emacs@gnu.org>
2014-07-29 10:04 ` [BBDBv3] some questions about BBDBv3 marcowahlsoft
2014-07-28  9:56 stardiviner
2014-07-29  1:40 ` Eric Abrahamsen
2014-07-29  1:44 ` Leo Liu

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.