Re: bbdb-com.el - byte-compiling errors

2006-10-09 Thread Robert Widhopf-Fenk
On Tuesday, September 26, 2006 at 10:57:19, CHENG Gao wrote: > > I use latest cvs source, and found following errors: > > 1. Line 2748: > (modify-syntax-entry ?* "w" mail-mode-header-syntax-table) > > byte-compiling error: > > In bbdb-define-all-aliases: > bbdb-com.el:2748:35:Warning: refe

Re: bbdb-whois.el - byte-compiling error

2006-10-09 Thread Robert Widhopf-Fenk
On Tuesday, September 26, 2006 at 11:04:29, CHENG Gao wrote: > Line 91: > , > | (replace-string "\r\n" "\n") > ` > > byte-compiling error: > , > | In bbdb-whois-sentinel: > | bbdb-whois.el:94:45:Warning: `replace-string' used from Lisp code > | That command is designed for interactive

Re: auto filing for VM

2006-10-09 Thread Robert Widhopf-Fenk
On Monday, September 25, 2006 at 09:02:29, Robert Goldman wrote: [...] > OK, I just tried using this function and I'm confused. AFAICT (or > maybe I have a stale BBDB?) it doesn't look for a special field, it > looks in the notes-field. E.g.: Notes and notes are two things in BBDB. The result o

Re: patch from gentoo

2006-10-09 Thread Robert Widhopf-Fenk
On Saturday, August 19, 2006 at 12:45:00, Kirill A. Korinskiy wrote: > Hi > > Gentoo has nex patch, why do not be including cvs-tree? Because it is broken ;-) There is one closing paren missing and it also does not add the necessary (require 'mail-parse). > --- lisp/bbdb-hooks.el.orig 2006-08