unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26673: 25.2; window-combination-limit customize/docstring mismatch
@ 2017-04-26 23:44 Allen Li
  2017-04-27  8:31 ` martin rudalics
  0 siblings, 1 reply; 4+ messages in thread
From: Allen Li @ 2017-04-26 23:44 UTC (permalink / raw)
  To: 26673

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’.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-29 10:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 23:44 bug#26673: 25.2; window-combination-limit customize/docstring mismatch Allen Li
2017-04-27  8:31 ` martin rudalics
2017-04-28  4:47   ` Allen Li
2017-04-29 10:30     ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).