Re: [BBDB] ChangeLog 2014-01-08

2014-01-09 Thread Gijs Hillenius
On  9 Jan 2014, Roland Winkler wrote:

 - Provide auto completion for cities, states and countries known
 to BBDB.


Hey, would it make sense to do the same to 'zip codes', 'address line[s]' and
'organisation'? 


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: [BBDB] ChangeLog 2014-01-08

2014-01-09 Thread Roland Winkler
On Thu Jan 9 2014 Gijs Hillenius wrote:
 On  9 Jan 2014, Roland Winkler wrote:
  - Provide auto completion for cities, states and countries known
  to BBDB.

 Hey, would it make sense to do the same to 'zip codes', 'address line[s]' and
 'organisation'? 

- I thought zip codes may be confusing if BBDB completes 12345, but
  I need 12346.  We can give it a try.  I take no resonsibility if
  this results in wrong zip codes in someone's BBDB.

- address line[s] is what? Streets?  I thought these should be too
  rare to duplicate.  But I do not care.

- organizations do complete already (in fancy ways, when you enter a
  comma-separated sequence - Emacs 24.4 only)

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


[BBDB] ChangeLog 2014-01-08

2014-01-08 Thread Roland Winkler
- Provide auto completion for cities, states and countries known
  to BBDB.

- Move bbdb-message-clean-name-default to where it belongs.

2014-01-08  Roland Winkler  wink...@gnu.org
* lisp/bbdb.el (bbdb-canonical-hosts, bbdb-canonicalize-mail-1)
(bbdb-message-clean-name-default): Move here from bbdb-mua.el.

2014-01-08  Roland Winkler  wink...@gnu.org
Provide auto completion for cities, states and countries known to
BBDB.
* lisp/bbdb.el (bbdb-city-list, bbdb-state-list)
(bbdb-country-list): New internal variables.
(bbdb-add-to-list): New function.
(bbdb-puthash, bbdb-merge-concat-remove-duplicates)
(bbdb-change-record): Use add-to-list.
(bbdb-record-set-xfield, bbdb-parse-records): Use add-to-list and
bbdb-add-to-list.  Collect cities, states and countries known to
BBDB.
* lisp/bbdb-com.el (bbdb-record-edit-address)
(bbdb-edit-address-default): Provide auto completion for cities,
states and countries.


BBDB is available at
http://savannah.nongnu.org/projects/bbdb/
To check it out, use
git clone git://git.savannah.nongnu.org/bbdb.git

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/