martin rudalics writes: > > emacs -q: > > > > (setq read-minibuffer-restore-windows nil) > > M-x, to open a minibuffer > > C-h b, to display a help buffer from this minibuffer > > C-g, to quit the minibuffer > > C-x C-o, to select the window showing the help buffer > > C-x o, supposedly. Yep, sorry. > > q, (quit-window) will select the inactive minibuffer window > > I checked in a fix. Please try again with current master. Thanks, it works perfectly. > Thanks, martin