Re: minor trouble

2002-04-26 Thread Henrik Enberg
Fabien Penso <[EMAIL PROTECTED]> writes: > Hi. > > I got a minor request, which annoys me everyday. I got bbdb asking me if > I want to add X email to Y when he changed email. Some people add random > .nospam in their email, so bbdb keeps asking me about it everytime the > guy send me a message.

Re: Autoconf script

2001-09-03 Thread Henrik Enberg
Ronan Waide <[EMAIL PROTECTED]> writes: > On September 3, [EMAIL PROTECTED] said: > > >> Any chance of putting the configure script in the CVS repository? The >> configure.ac script only works with autoconf 2.5 which is so new most >> users won't have it. >> >> Henrik > > Nope. It's available

Autoconf script

2001-09-03 Thread Henrik Enberg
Any chance of putting the configure script in the CVS repository? The configure.ac script only works with autoconf 2.5 which is so new most users won't have it. Henrik -- Could I have a drug overdose? ___ [EMAIL PROTECTED] https://lists.sourceforge

Bug in bbdb-canonicalize-net-hook

2001-07-31 Thread Henrik Enberg
There seem to be a bug in related to `bbdb-canonicalize-net-hook'. Given the name I assumed it was a hook and tried the following code: (add-hook 'bbdb-canonicalize-net-hook '(lambda (addr) (cond ((string-match "\\([^+]+\\)\\(\\+[^@]+\\)\\(@.*\\)\\'" addr)

Customize patch for bbdb-auto-notes-alist

2001-07-25 Thread Henrik Enberg
The variable bbdb-auto-notes-alist can't be customized properly as it stands. I've attached a patch below that fixes this (in a kludgy sort of way). My `:tag' strings might need a wee bit of massage. Henrik -- I always have fun because I'm out of my mind!!! --- /usr/local/share/emacs/site-l