I find myself running C-h k/f/v
and after reading the popup that's in the other window, going to that window and closing it. Is there a way to streamline that process a bit more (maybe adding a hook onto C-g)?
Steps:
M-x split-window-right
;; 2 windows are presentC-h k C-k
;; opens a help window- ??? ;; revert to the window / buffer configuration from step 1
EDIT: I realize this can be accomplished with winner-mode's winner-undo but since my muscle memory is used to spamming C-g to make things go away, I'm wondering if it's possible to spam a command that only works the first time so I can spam that command in specific situations like this. (it'd be great if we could augment C-g for this situation)