GNU bug report logs - #26673
25.2; window-combination-limit customize/docstring mismatch

Previous Next

Package: emacs;

Reported by: Allen Li <vianchielfaura <at> gmail.com>

Date: Wed, 26 Apr 2017 23:45:02 UTC

Severity: minor

Found in version 25.2

Fixed in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 26673 <at> debbugs.gnu.org (full text, mbox):

From: Allen Li <vianchielfaura <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 26673 <at> debbugs.gnu.org
Subject: Re: bug#26673: 25.2;
 window-combination-limit customize/docstring mismatch
Date: Thu, 27 Apr 2017 21:47:36 -0700
Looks good, thanks

On Thu, Apr 27, 2017 at 1:31 AM, martin rudalics <rudalics <at> gmx.at> wrote:
>> There seems to be a mismatch between the documentation string and
>> customize widgets for ‘window-combination-limit’.
>>
>> The documentation string (from ‘describe-variable’) reports the valid
>> values as:
>>
>>    nil
>>    ‘window-size’
>>    ‘temp-buffer’
>>    ‘display-buffer’
>>    t
>>
>> ‘window-combination-limit’ evaluates to ‘window-size’, which I presume
>> is the default value.
>>
>> The customize interface presents a Value Menu with the choices:
>>
>>    nil
>>    temp-buffer-resize
>>    temp-buffer
>>    display-buffer
>>    t
>>
>> The customize interface reports the current value as t, despite
>> ‘window-combination-limit’ evaluating to ‘window-size’.
>
> Indeed.  Hopefully all issues are fixed now with commit ee42f02..79c5ea9
> on master.  Please have a look.
>
> Many thanks for the report, martin
>




This bug report was last modified 8 years and 110 days ago.

Previous Next


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