GNU bug report logs -
#38164
quit-restore-window doesn't restore point in man
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Sun, 10 Nov 2019 20:57:01 UTC
Severity: minor
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #56 received at 38164 <at> debbugs.gnu.org (full text, mbox):
> From: Juri Linkov <juri <at> linkov.net>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 38164 <at> debbugs.gnu.org
> Date: Wed, 20 Nov 2019 01:03:01 +0200
>
> emacs -Q
>
> M-x info ;; don't type RET
> C-h f RET ;; describe function 'info'
> C-x o C-x o ;; switch to Help window
> <tab> <return> ;; visit info.el from help link
> C-x o C-x o ;; switch to minibuffer
> C-g ;; exit minibuffer
How is this different from the below?
emacs -Q
M-x info ;; don't type RET
C-h f RET ;; describe function 'info'
C-g
IOW, a C-g means "get me out of here all the way to top-level", so it
removes all the windows created by whatever you did in the aborted
operation. (Of course, the buffers are still there, and if you have
tab-line-mode turned on, you can easily get them displayed ;-)
This bug report was last modified 4 years and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.