@@ 6,15 6,19 @@
- See below.
:END:
-- [2020-11-28 Sat 18:40]
+1. [2020-11-28 Sat 18:40]
- - This is an annoying but otherwise harmless bug I have not yet been able to figure out.
+ 1. This is an annoying but otherwise harmless bug I have not yet been able to figure out.
- - After the =rofi-in-elisp= pop-up frame gets closed, sometimes the point ends up in the minibuffer of another, unrelated frame.
+ 2. After the =rofi-in-elisp= pop-up frame gets closed, sometimes the point ends up in the minibuffer of another, unrelated frame.
- - The workaround for this is to simply do =C-x o= to move the focus / point back into the buffer from the minibuffer.
+ 3. The workaround for this is to simply do =C-x o= to move the focus / point back into the buffer from the minibuffer.
- - I have not been able to find what is causing this yet, any help would be appreciated.
+ 4. I have not been able to find what is causing this yet, any help would be appreciated.
+
+2. [2021-02-24 Wed 20:48]
+
+ 1. I was just studying [[info:elisp#Frame Interaction Parameters][Frame Interaction Parameters]] and came across ~minibuffer-exit~. Setting this to ~delete-frame~ might be a solution?
** MAYBE/SOMEDAY Implement window switcher modi
:LOGBOOK: