more on the summary in a loop bug

2000-11-24 Thread Kyle Jones
My recommendation is that you configure space in your VM window configuration for the BBDB window. What is your objection to doing this? I may be able to make some accommodation in VM if I new why you are evading the window configuration system. Ronan Waide writes: Okay, I've identified the

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)? No

problem with bbdb 1.50, VM 5.64 and jka-comp19 0.8

1994-03-11 Thread Kyle Jones
Francois Felix Ingrand writes: In short, jka-compr19 seems to get confused by the fact that vm loads .vm which load bbdb-vm which require vm There is a loop here... There should be no loop. (require 'vm) is satisfied before vm-load-init-file is called. I am not sure what is the