On Wednesday October 30, 2002 11:29:59 +0100, Niklas Morberg wrote:
> Niklas Morberg <[EMAIL PROTECTED]> writes:
>
> > And now it magically works building BBDB. I don't understand
> > why. I still think something is broken somewhere, but BBDB
> > is working on my location now. Thanks!
>
> Although it works to compile, I saw far too many problems so
> I went back to 2.34. To begin with, BBDB didn't get properly
> loaded, so I had to load bbdb-com, bbdb-hooks and bbdb-gnus
> by and (even though I called (bbdb-initialize 'gnus
> 'message)).
Ah, you have hit another "issue" with cygwin. This problem is that the
bbdb-autoloads file doesn't get generated. I "solve" this problem by
doing the following:
(1) Fetch the latest VM source
(http://www.wonderworks.com/vm/download.html)
(2) There is a piece of lisp called make-autoloads
(3) Run emacs -batch -l make-autoloads -f print-autoloads *.el >> bbdb-autoloads.el
(4) This should be done in the bbdb/lisp directory. This creates the
autoloads file properly which should solve the above problem.
(5) Ronan Waide: This is how VM is generating autoloads for quite a
while (maybe 2-3 years now). At issue, I believe, was the same
problem when people like me tried the original method for
autoloads on Windows/cygwin environments. Couldn't BBDB switch to
this as well?
> Also, and far worse, was that those pesky \201 characters
> reappered in my bbdb-file. Pressed for time I gave up and
> went back to the old bbdb and now things are back to normal.
I have this problem, but not having many names with accented
characters, it is not that big of an issue as it probably is for
you. I have been experimenting with the coding system for saving .bbdb
and raw-text seems work. Try that.
> Finally, it wasn't possible to save the BBDB with the CVS
> version.
I am using a fairly recent BBDB from CVS and I don't seem to have this
problem.
Hope this helps,
Sridhar
--
Sridhar Boovaraghavan
[EMAIL PROTECTED]
http://www.geocities.com/sridhar_ml/
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/