Re: Spring cleaning on bbdb file

2001-05-04 Thread Colin Rafferty
Jack Twilley writes: > My bbdb has gotten unwieldy and ugly-looking, so I'd like to clean > it. > The most frustrating bit of ugliness involves the "newsgroups" field > in my database. My goal is to have a return-delimited sorted unique > list of newsgroups for each poster in my database, but t

Spring cleaning on bbdb file

2001-05-04 Thread Jack Twilley
My bbdb has gotten unwieldy and ugly-looking, so I'd like to clean it. The most frustrating bit of ugliness involves the "newsgroups" field in my database. My goal is to have a return-delimited sorted unique list of newsgroups for each poster in my database, but the real data looks ugly. I wrot

bbdb-2.32 ./configure bug

2001-05-04 Thread Martin Steffen
Hi, installing bbdb (emacs-20.6@linux and emacs-20.6@Solaris, if this plays a role here), the call of the toplevel ./configure lead to the Makefile-entry EMACS = t -no-site-file -no-init-file instead of the more appropriate EMACS = emacs -no-site-file -no-init-file Martin