GNU bug report logs - #64868
29.1; C-x O binding suggestion for (other-window -1)

Previous Next

Package: emacs;

Reported by: Van Ly <van.ly <at> sdf.org>

Date: Wed, 26 Jul 2023 06:48:01 UTC

Severity: normal

Found in version 29.1

Full log


View this message in rfc822 format

From: Drew Adams <drew.adams <at> oracle.com>
To: Van Ly <van.ly <at> sdf.org>, "64868 <at> debbugs.gnu.org" <64868 <at> debbugs.gnu.org>
Subject: bug#64868: 29.1; C-x O binding suggestion for (other-window -1)
Date: Wed, 26 Jul 2023 14:37:52 +0000
> May I suggest to make possible the binding C-x O for (other-window -1)
> as follows
> 
> (global-set-key
>  (kbd "C-x O")
>  #'(lambda ()
>      "Previous window."
>      (interactive)
>      (other-window -1)))

No, please.  Users can do that themselves, if
that's what they want.  Let's not sacrifice
another default key for such a thing.




This bug report was last modified 1 year and 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.