Re: bind print-level and print-length?

2007-09-11 Thread Tom Tromey
> "Leo" == Leo <[EMAIL PROTECTED]> writes: Leo> Which version are you using? I haven't seen this bug in '2.36 devo'. 2.35. But you probably wouldn't see the bug unless one of those variables gets set, and you happen to have an entry that overflows the print length. I don't know how print-l

bind print-level and print-length?

2007-09-09 Thread Tom Tromey
Every once in a while I get a corrupt .bbdb. One record will have something like \.\.\. in it. I am not entirely sure how this happens but my theory is that something binds print-length and this affects writing the bbdb record. Perhaps BBDB should bind print-length and print-level to nil around

Re: small makefile patch

2007-02-06 Thread Tom Tromey
>>>>> "Robert" == Robert Widhopf-Fenk <[EMAIL PROTECTED]> writes: >> 2007-02-03 Tom Tromey <[EMAIL PROTECTED]> >> * lisp/Makefile.in (bbdb-hooks.elc): Put lisp on a single >> line. Robert> You could have added that to ChangeLog in t

small makefile patch

2007-02-03 Thread Tom Tromey
not adversely affect earlier versions of make. It is also in keeping with the style of a few other rules earlier in the Makefile. Tom 2007-02-03 Tom Tromey <[EMAIL PROTECTED]> * lisp/Makefile.in (bbdb-hooks.elc): Put lisp on a single line

Re: BBDB and SUPERCITE

1994-07-27 Thread Tom Tromey
Here is the code I use to get supercite attributions from BBDB. The BBDB field is called "attribution". (setq sc-preferred-attribution-list '("sc-lastchoice" "x-attribution" "bbdb-attribution" "firstname" "initials" "las

BBDB and Supercite

1994-02-28 Thread Tom Tromey
Appended is the code I use to interface Supercite and BBDB. I originally sent this to the Supercite list (somewhat arbitrarily), but I've been informed that it is rather low-volume, and perhaps more people on the BBDB list would be interested. Here's how I install it: * Add "bbdb-attribution" t