On Tue, Jan 23, 2001 at 11:21:09AM +0100, Didier Verna wrote:
> Each time I do a checkout, I get a bunch of messages like this one:
>
> ,
> | cvs server: Updating bits/bbdb-filters
> | cvs update: move away bits/bbdb-filters/COPYING.LIB; it is in the way
> `-
>
> Basically, eac
On January 23, [EMAIL PROTECTED] said:
>
> Sorry for the flurry of emails, but just recently upgraded to the latest
> cvs version. Here's another one.
>
> I don't think bbdb-xemacs should automatically call bbdb-load-touchtones.
> I'm on a solaris machine that doesn't support sound, so I don't
On January 23, [EMAIL PROTECTED] said:
>
> Currently bbdb-parse-phone-number converts
>
> ;; 1234 -> (0 0 0 1234)
>
> I believe it should be
>
> ;; 1234 -> ("x1234")
>
> The extra 0's causes syncBBDB to send them over to the palm, when only the
On January 23, [EMAIL PROTECTED] said:
>
> I'm not sure why the code was moved, but the current version always
> displays the bbdb buffer, regardless what bbdb-use-pop-up is set to.
probably a tabs-vs-spaces indenting problem. There is an interaction
between VM and BBDB such that if your VM wind
Sorry for the flurry of emails, but just recently upgraded to the latest
cvs version. Here's another one.
I don't think bbdb-xemacs should automatically call bbdb-load-touchtones.
I'm on a solaris machine that doesn't support sound, so I don't have any
audio files. Currently it aborts message
On 23 Jan 2001, Didier Verna gibbered:
>| cvs update: move away bits/bbdb-filters/COPYING.LIB; it is in the way
This is a client issue, not a server-side one. (Rare, really; most of
the annoyances I get with CVS crop up on the server, where mortals
cannot fix them. I've never had any problems wit
I'm not sure why the code was moved, but the current version always
displays the bbdb buffer, regardless what bbdb-use-pop-up is set to.
Index: bbdb-vm.el
===
RCS file: /cvsroot/bbdb/bbdb/lisp/bbdb-vm.el,v
retrieving revision 1.76
d
bbdb.info:
This is bbdb.info, produced by makeinfo version 4.0 from bbdb.texinfo.
This file documents the Insidious Big Brother Database
This is edition 1.17 of the BBDB User Manual for BBDB version 2.00.
Copyright (c) 1991-1994 Jamie Zawinski <[EMAIL PROTECTED]> Copyright
(c) 1997-199
Currently bbdb-parse-phone-number converts
;; 1234 -> (0 0 0 1234)
I believe it should be
;; 1234 -> ("x1234")
The extra 0's causes syncBBDB to send them over to the palm, when only the
extension should be sent. I don't know if bbdb is the best
Sometimes I have bbdb records with no email address, just the snail mail
address. Currently, bbdb-completion-check-record barfs when it encounters
these kinds of records.
diff -c -C0 -r1.87 bbdb-com.el
*** bbdb-com.el 2000/11/27 12:59:52 1.87
--- bbdb-com.el 2001/01/23 20:17:13
On January 23, [EMAIL PROTECTED] said:
>
> Hi!
>
> Each time I do a checkout, I get a bunch of messages like this one:
>
> ,
> | cvs server: Updating bits/bbdb-filters
> | cvs update: move away bits/bbdb-filters/COPYING.LIB; it is in the way
> `-
>
> Basically, each fi
Hi!
Each time I do a checkout, I get a bunch of messages like this one:
,
| cvs server: Updating bits/bbdb-filters
| cvs update: move away bits/bbdb-filters/COPYING.LIB; it is in the way
`-
Basically, each file in the bits and html directories produce a
message, which
12 matches
Mail list logo