[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/whi
From: |
Philip Kaludercic |
Subject: |
Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core' |
Date: |
Mon, 24 Jun 2024 20:23:32 +0000 |
Michael Albinus <michael.albinus@gmx.de> writes:
> Philip Kaludercic <philipk@posteo.net> writes:
>
>> branch: master
>> commit fa4203300fde6820a017bf1089652fb95759d68c
>> Merge: a7dff8c53dd cc0a3a5f65b
>> Author: Philip Kaludercic <philipk@posteo.net>
>> Commit: Philip Kaludercic <philipk@posteo.net>
>>
>> Merge remote-tracking branch 'origin/feature/which-key-in-core'
>> ---
>> etc/NEWS | 7 +
>> lisp/which-key.el | 2814
>> ++++++++++++++++++++++++++++++++++++++++++
>> test/lisp/which-key-tests.el | 267 ++++
>> 3 files changed, 3088 insertions(+)
>
> Seen in the emacs-30 branch:
>
> # make -C test test-custom-opts
> ...
> The following options might have problems:
> variable: which-key-separator
> value: nil
> type: (string)
> variable: which-key-ellipsis
> value: nil
> type: (string)
> ...
> FAILED 1/1 check-for-wrong-custom-opts (39.873179 sec) at
> misc/test-custom-opts.el:33
>
> Ran 1 tests, 0 results as expected, 1 unexpected (2024-06-24 21:14:57+0200,
> 40.332174 sec)
>
> 1 unexpected results:
> FAILED check-for-wrong-custom-opts
This should fix the issue:
0001-lisp-which-key.el-which-key-dont-use-unicode-Add-ini.patch
Description: Text Data
--
Philip Kaludercic on peregrine
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', (continued)
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', Eli Zaretskii, 2024/06/19
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', Robert Pluim, 2024/06/19
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', tomas, 2024/06/19
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', Robert Pluim, 2024/06/19
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', tomas, 2024/06/19
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', Eli Zaretskii, 2024/06/19
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', tomas, 2024/06/20
Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', Eli Zaretskii, 2024/06/19
Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core', Michael Albinus, 2024/06/24
- Re: master fa4203300fd: Merge remote-tracking branch 'origin/feature/which-key-in-core',
Philip Kaludercic <=