Bill Pringlemeir <[EMAIL PROTECTED]> writes:

> >>>>> "Yair" == Yair Friedman <[EMAIL PROTECTED]> writes:
> 
>  Yair> After manually building BBDB many times it was time to try to
>  Yair> write a make.bat for those who like me are in the make-less
>  Yair> world.  Cygwin is unfortunately not an option yet.
> 
> Well, since someone else is doing the same thing...  You should change
> the first line from `@echo on' to `@echo off'.

Thanks for trying it!

I'll do the echo change when the problems will be resolved.

> I think that there is 
> some problem with the generated file `bbdb-autoloads.el'.  This files
> ends up being a single ^L.  I think that it will eliminate the number
> of (require 'bbdb-xxxx) that you need to set up.

The emacs run did create an autoloads file for me.  The first pages
looks like:

;;;### (autoloads (bbdb-insinuate-message) "bbdb" "../../..//emacs//bbdb//lisp/bbdb.el"
;;;;;;  (14965 8158))
;;; Generated autoloads from ../../..//emacs//bbdb//lisp/bbdb.el

(autoload (quote bbdb-insinuate-message) "bbdb" "\
Call this function to hook BBDB into `message-mode'." nil nil)

;;;***

As far as I remember only when I doubled the backslashes of BBDBDIR emacs
started to create it, so I guess it's a quoting problem.

Hope this helps,
--
Yair Friedman.


_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to