GNU bug report logs -
#60161
[PATCH] Allow customising windmove user options with an empty prefix
Previous Next
Reported by: Philip Kaludercic <philipk <at> posteo.net>
Date: Sat, 17 Dec 2022 15:05:01 UTC
Severity: normal
Tags: patch
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Tags: patch
I just switched to setopt, and noticed a few errors. Among these was
`windmove-default-keybindings', which didn't want to set
(setopt windmove-default-keybindings '(nil . nil))
while
(setopt windmove-default-keybindings '("C-c" . nil))
is allowed. The mistake appears to be that the option type is
misconfigured, and believes the car must be a keybinding, which hasn't
been the case since Emacs 28. The patch below updates the type,
resolving this issue.
In GNU Emacs 29.0.60 (build 5, x86_64-pc-linux-gnu, GTK+ Version
3.24.35, cairo version 1.16.0) of 2022-12-14 built on quetzal
Repository revision: 622838b957e240d700585050e9ddbd036e690513
Repository branch: emacs-29
System Description: Debian GNU/Linux bookworm/sid
Configured using:
'configure --with-pgtk --with-imagemagick'
[0001-Allow-customising-windmove-user-options-with-an-empt.patch (text/patch, attachment)]
This bug report was last modified 2 years and 152 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.