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 #29 received at 38164 <at> debbugs.gnu.org (full text, mbox):
>> Is it possible to not restore the previous window configuration
>> when quitting the minibuffer?
>
> No. It's a very elaborate scheme in read_minibuf triggered by
>
> record_unwind_protect (restore_buffer, Fcurrent_buffer ());
Why should quitting the minibuffer restore the previous window configuration?
Sometimes to get help on a previously run M-x command, typing
M-x M-p C-h f RET
displays the function Help window about the previous command. Then clicking
on the link with the source file name in the Help buffer opens its source code.
This creates a nice window layout with the Help window and the source window.
But quitting the minibuffer destroys this nice layout, and returns some
old obsolete layout. Why should it do this?
This bug report was last modified 4 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.