You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using emacs with two frames, i.e., the modern-gui equivalent of two windows, I can switch from one frame to another through an emacs shortcut(C-x 5 o). However, this does not update CoverFlowAltTab's history of which the previous window was. For example, say I have two emacs frames E1 and E2, and two other application windows, A and B. Say I am currently on E1 and got here by alt-tabbing from A. Now, pressing C-x 5 o takes me to E2. Alt-tab now takes me to A. I would like it to take me to E1. Is there a way of injecting this information into CoverflowAltTab so that it knows updates its previous window state to E1?
The text was updated successfully, but these errors were encountered:
When using emacs with two frames, i.e., the modern-gui equivalent of two windows, I can switch from one frame to another through an emacs shortcut(
C-x 5 o
). However, this does not update CoverFlowAltTab's history of which the previous window was. For example, say I have two emacs framesE1
andE2
, and two other application windows,A
andB
. Say I am currently onE1
and got here by alt-tabbing fromA
. Now, pressingC-x 5 o
takes me toE2
. Alt-tab now takes me toA
. I would like it to take me toE1
. Is there a way of injecting this information into CoverflowAltTab so that it knows updates its previous window state toE1
?The text was updated successfully, but these errors were encountered: