bbdb-2.34 issues and Gnus issues.

2004-02-19 Thread Richard Wellum
Hi, I am using Emacs 21.2.2, Gnus 5.10.6 and bbdb-2.34. I am new to using Gnus to read email, and am just trying to set up bbdb to do basic stuff. In my .gnus I have: (require 'bbdb) (bbdb-initialize 'gnus 'message) And in my .emacs: (require 'bbdb) ;;If you don't live in Northern America

Re: bbdb 2.34

2003-08-23 Thread Bill Harris
Thanks. I'll try it later today. Bill -- Bill Harris 3217 102nd Place SE Facilitated Systems Everett, WA 98208 USA http://facilitatedsystems.com/ phone: +1 425 337-5541

Re: bbdb 2.34

2003-08-15 Thread Jochen Küpper
gnus Bill | cd lisp; make gnus Bill | make[1]: Entering directory `/cygdrive/c/emacs/emacs-21.2/site-lisp/bbdb-2.34/lisp' Bill | Optional package bbdb-srv skipped - gnuserv not found Bill | Optional package bbdb-reportmail skipped - reportmail not found Bill | While compiling toplevel forms in file

Using info in bbdb-2.34

2003-01-15 Thread Jeffery B. Rancier
Hello, When I execute C-u C-h i and enter: c:/usr/pkg/emacs-21.2/site-lisp/bbdb-2.34/texinfo/bbdb.info I get the following error: byte-code: No such anchor in tag table or node in tag table or file: Top Is there something wrong with the info file? -- Thanks, Jeff , | Jeffery B. Rancier

Can't access bbdb-2.34 info files

2003-01-15 Thread Jeffery B. Rancier
Running C-u C-h i /emacs-21.2/site-lisp/bbdb-2.34/texinfo/bbdb.info Results in: byte-code: No such anchor in tag table or node in tag table or file: Top Emacs : GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600) of 2002-03-19 on buffy Package: BBDB 2.34 current state: == (setq emacs

supercite insinuation in bbdb 2.34

2002-02-01 Thread F E Burstall
Emacs version: 21.1.1 BBDB version: 2.34 Mail: rmail Hi! There seems to be a small bug in the supercite support for bbdb 2.34: (bbdb-initialize 'rmail 'supercite 'sendmail) does not establish an autoload for bbdb-sc so that supercite fails on first use because bbdb-insinuate-sc

Autoload of bbdb-insinuate-sc broken in BBDB 2.34

2002-01-31 Thread Simon Leinen
Please consider the following patch. Thanks, -- Simon. --- lisp/bbdb-sc.el~Mon Jan 7 10:00:08 2002 +++ lisp/bbdb-sc.el Thu Jan 31 11:30:58 2002 @@ -195,8 +195,8 @@ (end (setq sc-mail-headers-end (point)) ;; insert our hooks - call me from your

Re: Buglet in BBDB 2.34 bbdb-sc.el

2002-01-18 Thread Ronan Waide
On January 18, [EMAIL PROTECTED] said: I would have though this would have been biting everyone, but I don't see it in the archive... and might have missed it on the list. Between BBDB 2.32 and 2.34 the following change was made to bbdb-sc.el. Thanks. Fixed in CVS. For now you'll have to

Re: bbdb-2.34 released

2002-01-18 Thread Ronan Waide
On January 18, [EMAIL PROTECTED] said: The new release still fails to build properly if you don't have the VM sources where emacs can find them, even if you ./configure --disable-vm: /local/project/bbdb/lisp/bbdb-vm.el: error: file error ((Cannot open load file vm-autoload)) Hmm. I'd not

Buglet in BBDB 2.34 bbdb-sc.el

2002-01-17 Thread Martin Schwenke
I would have though this would have been biting everyone, but I don't see it in the archive... and might have missed it on the list. Between BBDB 2.32 and 2.34 the following change was made to bbdb-sc.el. @@ -196,6 +196,7 @@ ;; insert our hooks - call me from your Emacs initialization file

Re: Buglet in BBDB 2.34 bbdb-sc.el

2002-01-17 Thread Alex Lancaster
MS == Martin Schwenke [EMAIL PROTECTED] writes: MS I would have though this would have been biting everyone, but I MS don't see it in the archive... and might have missed it on the MS list. I had this problem. I took me a while to discover why supercite wasn't working. I came to the same

Re: bbdb-2.34 released

2002-01-17 Thread chad
The new release still fails to build properly if you don't have the VM sources where emacs can find them, even if you ./configure --disable-vm: /local/project/bbdb/lisp/bbdb-vm.el: error: file error ((Cannot open load file vm-autoload)) Digging into configure a bit, it seems that the effect

bbdb-2.34 released

2002-01-15 Thread Ronan Waide
Hi folks, BBDB-2.34 is out. I've updated http://bbdb.sourceforge.net/ with the new release, and also tagged CVS, and I'm updating the waider.ie mirror right now. In this release: * Much display handling rewriting, courtesy of Alex Schroeder and Robert Fenk. It's so good, I've not even figured