unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#66314: 30.0.50; Possible missing choices in window.el defcustoms
@ 2023-10-02 20:56 Mauro Aranda
  0 siblings, 0 replies; only message in thread
From: Mauro Aranda @ 2023-10-02 20:56 UTC (permalink / raw)
  To: 66314

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.






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-02 20:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-02 20:56 bug#66314: 30.0.50; Possible missing choices in window.el defcustoms Mauro Aranda

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