On January 31, [EMAIL PROTECTED] said:
>
> Do I have a wrong tarball?
>
Probably. The release version was bbdb-2.20.tar.gz, which was a bit
silly of me, but I was trying to adhere to the existing release
numbering. I suppose it should really have been 2.02!
Cheers,
Waider.
--
[EMAIL PROTECTED
Ronan Waide <[EMAIL PROTECTED]> writes:
> On January 30, [EMAIL PROTECTED] said:
> > This file don't exists in the tarball.
> >
>
> Hmm. That's a mistake; it should be:
> Waider (klortho.waider.ie) $ > tar tvfz ~/src/emacs/bbdb/html/bbdb-2.20.tar.gz |
>grep auto
> -rw-rw-r-- waider/waider 305
On January 30, [EMAIL PROTECTED] said:
> This file don't exists in the tarball.
>
Hmm. That's a mistake; it should be:
Waider (klortho.waider.ie) $ > tar tvfz ~/src/emacs/bbdb/html/bbdb-2.20.tar.gz | grep
auto
-rw-rw-r-- waider/waider 30589 2001-01-24 20:57:49 bbdb-2.2/lisp/bbdb-autoloads.el
Ronan Waide <[EMAIL PROTECTED]> writes:
> well, and I'm not sure why. I'd suggest not overwriting the
> bbdb-autoloads.el that comes with the distribution.
This file don't exists in the tarball.
> It may well be
> possible to make an emacs-based build for makeless platforms which
> simply sets
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 o
> On January 29, [EMAIL PROTECTED] said:
>> Well, since someone else is doing the same thing... You should
>> change the first line from `@echo on' to `@echo off'. I think
>> that there is some problem with the generated file
>> `bbdb-autoloads.el'. This files ends up being a single ^L
On January 29, [EMAIL PROTECTED] said:
> Well, since someone else is doing the same thing... You should change
> the first line from `@echo on' to `@echo off'. I think that there is
> some problem with the generated file `bbdb-autoloads.el'. This files
> ends up being a single ^L. I think tha
> "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