Re: bbdb and advising vm-auto-select-folder and virtual folders

1994-04-11 Thread Jamie Zawinski
Try this: *** bbdb.el.~1~ Fri Feb 18 14:40:21 1994 --- bbdb.el Mon Apr 11 17:38:29 1994 *** *** 1818,1824 If PROMPT-TO-CREATE-P is true, then the user will be asked for confirmation before the record is created, otherwise it is created without confirmation \(assuming t

bbdb and advising vm-auto-select-folder and virtual folders

1994-04-11 Thread Kyle Jones
Gardner Cohen writes: > Is the interface to vm-auto-select-folder public? Can I rely on > getting at the message pointer argument in my advice (which would > allow me to replace the bbdb/vm-update-record call above with > something far simpler and less reliant on the inner workings of vm)? N

mail-abbrevs

1994-04-11 Thread Gregory Tucker-Kellogg
Once long long ago, I had BBDB and VM set up so that dave in the To: field of a would expand to my brothers BBDB mail-alias. Here's his BBDB entry: David Kellogg - net: [EMAIL PROTECTED] mail-alias: dave I run bbdb-define-all-aliases from my .emacs file, but when I

bbdb and advising vm-auto-select-folder and virtual folders

1994-04-11 Thread Gardner Cohen
Sigh, where to begin. bbdb-1.50 Using someone's suggested code: ;; logic to use bbdb mail-folder property to set the default for ;; saving message. (defadvice vm-auto-select-folder (around bbdb-auto-select activate compile) "If the message sender's BBDB entry has a `mail-folder' property, us