GNU bug report logs - #79335
[PATCH] Make 'lua-prefix-key' option a 'key-sequence'

Previous Next

Package: emacs;

Reported by: john muhl <jm <at> pub.pink>

Date: Thu, 28 Aug 2025 23:54:02 UTC

Severity: normal

Tags: patch

Fixed in version 31.1

Done: john muhl <jm <at> pub.pink>

Full log


View this message in rfc822 format

From: john muhl <jm <at> pub.pink>
To: 79335 <at> debbugs.gnu.org
Cc: Michael Albinus <michael.albinus <at> gmx.de>
Subject: bug#79335: [PATCH] Make 'lua-prefix-key' option a 'key-sequence'
Date: Thu, 28 Aug 2025 19:29:26 -0500
[0001-Make-lua-prefix-key-option-a-key-sequence.patch (text/x-patch, attachment)]
[Message part 2 (text/plain, inline)]

john muhl <jm <at> pub.pink> writes:

> Michael Albinus <michael.albinus <at> gmx.de> writes:
>
>> This breaks test-custom-opts:
>>
>>    FAILED  check-for-wrong-custom-opts  ((should (null (cus-test-opts t))) :form (null ((lua-prefix-key :type-error 3 (string)))) :value nil)
>>
>>
>> Likely, lua-prefix-key needs
>>
>>   :type '(choice (const nil) string)
>>
>> But I don't know whether this is intended.
>
> The problem is that there are cases where it is being set to an
> integer. I’ve change the defcustom to use the key-sequence type
> now and fixed the test. Patch incoming.

This bug report was last modified 12 days ago.

Previous Next


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