GNU bug report logs - #66314
30.0.50; Possible missing choices in window.el defcustoms

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Mon, 2 Oct 2023 20:57:01 UTC

Severity: minor

Found in version 30.0.50

Full log


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

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; Possible missing choices in window.el defcustoms
Date: Mon, 2 Oct 2023 17:56:07 -0300
The docstring of fit-window-to-buffer-horizontally says it value can be
'only, or any other value that is neither nil or t, besides 'only.
However, its :type only says boolean.

Similarly, the docstring of fit-frame-to-buffer says its value can be,
in addition to nil or t:
- 'horizontally
- 'vertically
- any other
But its :type is boolean.


I'm not sure if this is a case where all possible values are meaningful
for the user to set, cause I don't really understand the code here.





This bug report was last modified 104 days ago.

Previous Next


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