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 #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Allen Li <vianchielfaura <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.2; window-combination-limit customize/docstring mismatch
Date: Wed, 26 Apr 2017 16:44:30 -0700
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’.




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.