I knew I was going to get in trouble, when adding this new contact to my
.bbdb
Now this innocent error message appears:
Duplicate BBDB record encountered: John Smith
The thing is, both exist.
--
Q: What does a WASP Mom make for dinner?
A: A crisp salad, a hearty soup, a lovely en
Why is this -batch mode usage coming up with an empty file?
$ cat m.el
(defun foo ()
(bbdb ".")
(write-file "*BBDB*"))
$ emacs --batch -l m.el -f foo
$ ls -l *BBDB*
-rw-r--r-- 1 jidanni jidanni 0 04-11 08:22 *BBDB*
I am using bbdb3.