Patch: Keep track of last declined version

2002-03-02 Thread Samuel Mikes
Here is a patch which keeps track of the last declined migrate version and stores it with the customized variables. This prevents BBDB from prompting about the same upgrade on successive starts. Drawbacks include: o only tested on XEmacs-21.4.6 with a modern custom.el o ugly variable names

Patch to bbdb-migration-query: use yes-or-no-p

2002-03-02 Thread Samuel Mikes
Using yes-or-no-p allows the user to switch buffers and scroll around if necessary to read the contents of the *BBDB Migration Info* buffer. Also, yes-or-no-p is probably a better choice for an irrevocable change than y-or-n-p; from lispref.info: Yes-or-No Queries The function `y-or-n-p' can b

Migration keeps *bugging* me

2002-03-02 Thread Samuel Mikes
Please change the Subject header to a concise bug description. In this report, remember to cover the basics, that is, what you expected to happen and what in fact did happen. Please remove these instructions from your message. I just installed a new XEmacs with new BBDB, and I'm not sure everyt