Francis Moreau <[email protected]> writes: > I'd like bbdb to do nothing when it notices a name change. For that I > put in my .emacs: > > (setq bbdb-quiet-about-name-mismatches t) > ... > The annoying thing is while it's displaying the above message, the > article buffer shows the bottom part of the article during 2 seconds. > ... > Does anybody know how I can get rid of this 2 second latencies I'm > seeing ?
I also find this annoying. I use: (setq bbdb-quiet-about-name-mismatches 0) 0 = 0 seconds. - Matt _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
