Re: Minor ZIP code nits in 2.2

2001-03-19 Thread Alex Schroeder
Norman Walsh [EMAIL PROTECTED] writes: 1. If you try to enter a zip code (maybe only a purely numeric zip?) with a hyphen, BBDB insists that it be US ZIP+4. But I have an international address that includes a hyphenated zip that doesn't match ZIP+4. Take a look at bbdb-legal-zip-codes. I'm

Re: BBDB 'net' field wishes

2001-03-19 Thread Patrick Campbell-Preston
Colin, ;; (setq 'bbdb-obsolete-net-canonicalize-net-hook 'bbdb-canonicalize-net-hook) ;; If you already have a `bbdb-obsolete-net-canonicalize-net-hook', ;; then call `bbdb-canonicalize-net-hook' from within your function. Shouldn't that read as follows: ;; (setq

Re: BBDB 'net' field wishes

2001-03-19 Thread Colin Rafferty
Patrick Campbell-Preston writes: ;; (setq 'bbdb-obsolete-net-canonicalize-net-hook 'bbdb-canonicalize-net-hook) Shouldn't that read as follows: ;; (setq bbdb-canonicalize-net-hook 'bbdb-obsolete-net-canonicalize-net-hook) Yes. I feel a 'bbdb-make-net-address-at-point-obsolete' function

Re: BBDB 'net' field wishes

2001-03-19 Thread Patrick Campbell-Preston
I feel a 'bbdb-make-net-address-at-point-obsolete' function coming on... Which point? How about `bbdb-obsolete-net-make-rest-obsolete'? Generally, everything after a particular point in `net' is obsolete. Well, a lot of my records end up with a valid new alternate address (a 'home'

Backtrace when entering group

2001-03-19 Thread Jack Twilley
I got the following backtrace when entering gnu.emacs.gnus with oort Gnus. I'm submitting a bugreport to gnus as well, since I'm not sure which application is at fault. Signaling: (wrong-type-argument listp ["Steve" "Connet" nil "Excite@Home - The Leader in Broadband http://home.com/faster" nil

Re: Gnus completion wishes

2001-03-19 Thread Alex Schroeder
Patrick Campbell-Preston [EMAIL PROTECTED] writes: You know your variable/function names are getting too long when they don't need *any* explanatory documentation... LOL! On a related note, Gnus related: I often resend messages (S D r from the summary buffer). How can I use the force? I

Patch for missing RM and problem with autoloads build

2001-03-19 Thread Jack Twilley
I got tired of forgetting to define the variable RM and having problems with building the autoloads file, so I made some patches. I modified the aclocals.m4 file to have a new test, BBDB_PROG_RM, and I modified configure.in to contain it. I then modified the Makefile.in files to reference the

Re: Patch for missing RM and problem with autoloads build

2001-03-19 Thread Ronan Waide
On March 19, [EMAIL PROTECTED] said: I got tired of forgetting to define the variable RM and having problems with building the autoloads file, so I made some patches. I gotta say, I still don't see where this problem is coming from. If you do "make -p | grep RM", do you get anything useful?

Palm Pilot AddressBook

2001-03-19 Thread Steve Connet
Is there any program available to convert a palm pilot address book into BBDB so that it will be appended to my existing BBDB contacts? -- Steve Connet [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/bbdb-info

Re: Patch for missing RM and problem with autoloads build

2001-03-19 Thread Jack Twilley
"Ronan" == Ronan Waide [EMAIL PROTECTED] writes: Jack I got tired of forgetting to define the variable RM and having Jack problems with building the autoloads file, so I made some Jack patches. Ronan I gotta say, I still don't see where this problem is coming Ronan from. You said this last

Re: Patch for missing RM and problem with autoloads build

2001-03-19 Thread Ronan Waide
On March 19, [EMAIL PROTECTED] said: make: illegal option -- p usage: make [-Beiknqrstv] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] Ok; does BSD make have a flag to

Re: Patch for missing RM and problem with autoloads build

2001-03-19 Thread Jack Twilley
"Ronan" == Ronan Waide [EMAIL PROTECTED] writes: [...] Ronan Ok; does BSD make have a flag to dump its internal rules file? Ronan -p would be the GNU variant. make -Da was the closest I could find, and it didn't show anything useful for RM. Jack modify the configure.in accordingly. However,

Re: Palm Pilot AddressBook

2001-03-19 Thread Magnus L Carlsson
I used to run SyncBBDB, http://home.rochester.rr.com/tsdeweese/SyncBBDB.html by Thomas DeWeese Only one big problem with this conduit (at least when I stopped using it). It does not handle the case where you have an entry in the Palm address book that have multiple phone numbers to the same

Re: Palm Pilot AddressBook

2001-03-19 Thread Albert L. Ting
It also won't store more than one email address. Makes it a bit challenging to keep your BBDB, palm, and say, a windows palm desktop in sync. But I'm still happy with it! Magnus L Carlsson writes: From: Magnus L Carlsson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Palm Pilot