Re: BBDB adds MID to the "reply-to"-field

2005-07-21 Thread Marcus Frings
* Ronan Waide <[EMAIL PROTECTED]> wrote: > On July 16, [EMAIL PROTECTED] said: >> why does BBDB (2.34) add the MID to the Reply-To-field and then even in >> a broken format with stripping the "M"? > Can you check the CVS version (2.35) to see if this is still a problem? Great, installing the CVS

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

2005-07-21 Thread drkm
Hi I just downloaded and installed BBDB 2.35. I had to apply the changes in the patch at the end of the message in order to byte-compile it. The point is that the Makefiles don't allow spaces in the $(EMACS_PROG). So I quoted all occurrences in the Makefile.in, and adding a $(EMACS_OPTS)