eudc conversion to bbdb (in bbdb3.2?)

2015-11-15 Thread George McNinch
-bbdbify-address postaladdress "Address") | (phone | (eudc-bbdbify-phone telephonenumber "Phone"))) ` but this doesn't help with the error I mention above (and I put the problem down for a while). So: am I doing something bone-headed? Is there some way to make thin

Re: eudc conversion to bbdb (in bbdb3.1.2?)

2015-11-17 Thread George McNinch
FWIW: the original subject heading contained a typo... -- / / / George McNinch / / / http://gmcninch.math.tufts.edu -- Give your users amazing mobile app

MELPA BBDB - bbdb-version

2015-11-21 Thread George McNinch
ersion of bbdb, bbdb-version has a strange value: In fact, describe-variable reports: , | bbdb-version is a variable defined in ‘bbdb-site.el’. | Its value is "@PACKAGE_VERSION@" ` Presumably this is related to some ELPA-packaging issue? (Or have I don't something wrong on

Re: MELPA BBDB - bbdb-version

2015-11-21 Thread George McNinch
Hi-- RW> On Sat Nov 21 2015 George McNinch wrote: >> That was actually inaccurate - I had failed to snip a setting of >> load-path pointing to a directory for bbdb that I had populated >> via git (and that seemed to be the version of bbdb being used). RW&