← Back to team overview

vm team mailing list archive

Re: [Question #122392]: Focus shifting on Aquamacs

 

Question #122392 on VM changed:
https://answers.launchpad.net/vm/+question/122392

Uday Reddy posted a new comment:
> I tried stripping out as many Aquamacs and VM customizations as
> possible, and what I found was I run into focus problems
> if-and-only-if I use BBDB (version 2.35, the current release).  

Great, thanks for the info.  The recipe is still the same as I
mentioned in the newsgroup: place debug-on-entry on set-buffer and
switch-to-buffer and see if they get any suspicious calls.  If they
are under save-excursion or save-current-buffer, then they are safe.
If they are not under one of these primitives, then they are changing
buffer for good.

By "changing focus", did you mean changing buffer or changing frame
(window)?  If the latter, what happens if there is no other frame?

-- 
You received this question notification because you are a member of VM
development team, which is an answer contact for VM.