Re: How to change the name of a user field?

2005-08-20 Thread drkm
siest solution. Ok, thanks. I'll restart Emacs just after the renaming to be sure BBDB doesn't think old-renamed-user-fields are still valids. >> But I don't know if it's enough. > Yes, that is enough. Like alw

How to change the name of a user field?

2005-08-20 Thread drkm
.bbdb file by hand. It's not complex, with the help of 'query-replace'. But I don't know if it's enough. And maybe there is a existing solution. Regards, --drkm --- SF.Net email is Sponsored by the Better So

[patch] Makefile.in don't allow EMACS_PROG to contain a space

2005-07-21 Thread drkm
_OPTS) for the extra options (because if they remain in $(EMACS_PROG), they will be part of the program name). Regards, --drkm diff -aur bbdb-2.35-ORIG/Makefile.in bbdb-2.35/Makefile.in --- bbdb-2.35-ORIG/Makefile.in 2002-01-16 00:00:54.0 +0100 +++ bbdb-2.35/Makefile.in 2005-07-