Re: [PATCH] custom format functions -- don't use dynamic variable access

2015-05-23 Thread Roland Winkler
On Thu Nov 20 2014 Eric Abrahamsen wrote: Attached is a patch that changes how variables are accessed by custom field formatting functions. We've been relying on dynamic variable access by those functions, but the variables should probably be passed in as arguments instead. This is really

[BBDB] ChangeLog 2015-05-23

2015-05-23 Thread Roland Winkler
On Thu Mar 12 2015 Eric Abrahamsen wrote: For this issue, this patch ought to do it. The optional arg COMPARE-FN of add-to-list defaults to equal. So it does! Here's another. I have marginally simplified your patch. 2015-05-23 Eric Abrahamsen e...@ericabrahamsen.net *