Robert Fenk writes:
> From: Robert Fenk <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: BBDB 2.2/VM interaction
> Date: Thu, 1 Feb 2001 13:07:03 +0000
> 
> On Thursday, February 1 2001 08:48:38, Frank Morawietz wrote:
> [...]
> > I tried Albert's suggestion to revert to the old version and so far it
> > works fine, i.e. no problems with FSF Emacs. No more undesired pop-ups.
> I have committed a fix and here is the diff + an addon ...
> when you still have problems you probably have to save the
> VM window configs without the *BBDB* buffer.

Thanks for the patch.  Works better.  But at least for xemacs, the SIT-FOR
call is not needed.  More importantly, it causes flashes, which is most
noticeable when displaying xemacs remotely over a dial connection.

Index: bbdb-vm.el
===================================================================
RCS file: /cvsroot/bbdb/bbdb/lisp/bbdb-vm.el,v
retrieving revision 1.77
diff -c -C0 -r1.77 bbdb-vm.el
*** bbdb-vm.el  2001/02/01 12:03:25     1.77
--- bbdb-vm.el  2001/02/01 21:13:26
***************
*** 353 ****
!       (sit-for 0)
--- 353 ----
!       ;(sit-for 0)

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to