Re: bbdb-com.el organization organizations

2017-01-21 Thread Roland Winkler
On Sat Jan 21 2017 Gijs Hillenius wrote:
> When I create a new record M-x bbdb-create, I'm asked "name", and
> then "organizations" (with s). I enter a name (test) but not an
> organization, and answer the rest of the questions.
> 
> Once this record is created, I can visit it, and in the
> bbbd-buffer i (insert) a field: one of the options is
> "organization" (without s). Once that is created, I can edit it,
> but now the field is known as "organizations" (with s). I see this
> is defined in bbdb-com.el

The `organization' slot in a BBDB record is a hybrid like `mail' and
`aka'.  You edit it as one field.  But before it is stored it is
broken up into a list of elements using bbdb-separator-alist.  This
list is then stored in the `organization' slot of the BBDB record.

Would you suggest to change something related to this?

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


bbdb-com.el organization organizations

2017-01-21 Thread Gijs Hillenius
Hello

Earlier today, while not entirely awake, I added a phone number and a
new company name to an existing record in my bbdb. The minibuffer
mentioned something about organization, whether or not I wanted to
delete it.

For a good few minutes I thought I had deleted "organization" from my
bbdb. That is, not from the records, but from my configuration.

I don't think I messed up my bbbd records, but while going over the
records, I noticed bbdb talks about a "organization" as well as
"organizations".

When I create a new record M-x bbdb-create, I'm asked "name", and then
"organizations" (with s). I enter a name (test) but not an organization, and
answer the rest of the questions.

Once this record is created, I can visit it, and in the bbbd-buffer i
(insert) a field: one of the options is "organization" (without s). Once
that is created, I can edit it, but now the field is known as
"organizations" (with s). I see this is defined in bbdb-com.el


Intentional, I assume?

Kind regards

Gijs



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/