GNU bug report logs -
#32790
27.0.50; point jumps unexpectedly after delete-window
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Thu, 20 Sep 2018 23:57:01 UTC
Severity: minor
Found in version 27.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #179 received at 32790 <at> debbugs.gnu.org (full text, mbox):
> So following your suggestion I reimplemented this feature in windmove.el
> because it fits its description "directional window-selection routines":
Looks very good now. This one
> +;;;###autoload
> +(defun windmove-display-default-keybindings (&optional modifiers)
should be wrapped in a 'defcustom' IMHO. And while I think that the
prompt-like
(message "[display-%s]" dir)
is a good idea, it might fire back when the selected frame does not
have an echo area. So I think it should be made customizable too.
IMHO we should provide l, r, u/t, d/b directional keybindings as well.
And eventually we could provide something for handling frames too---in
particular, moving to and/or popping up a new frame adjacent to the
selected one on either side.
martin
This bug report was last modified 5 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.