I always found it quite annoying to have the .bbdb buffer still around after closing my email-client (vm). And even more so, because it was not saved, so I had to do that manually before closing xemacs.
It is obviously very easy to add a small function saving and closing the buffer to the exit-hook of the mailreader. However I cannot immagin why anyone would want to have that buffer around, so why not make it the default to add a function like that to the appropriate hook?
Felix
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I always found it quite annoying to have the .bbdb buffer still around after closing my email-client (vm). And even more so, because it was not saved, so I had to do that manually before closing xemacs.
It is obviously very easy to add a small function saving and closing the buffer to the exit-hook of the mailreader. However I cannot immagin why anyone would want to have that buffer around, so why not make it the default to add a function like that to the appropriate hook?
Felix