all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* No information about COLUMNS and LINES in docstring of window-scroll-bars
@ 2024-05-12 21:12 Heime
  2024-05-13  4:47 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Heime @ 2024-05-12 21:12 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor

The docstring for window-scroll-bars says

"Value is a list of the form (WIDTH COLUMNS VERTICAL-TYPE HEIGHT LINES
HORIZONTAL-TYPE PERSISTENT), see ‘set-window-scroll-bars’."

But, COLUMNS and LINES are never described, and set-window-scroll-bars
naturally does not mention them.





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

* Re: No information about COLUMNS and LINES in docstring of window-scroll-bars
  2024-05-12 21:12 No information about COLUMNS and LINES in docstring of window-scroll-bars Heime
@ 2024-05-13  4:47 ` Eli Zaretskii
  2024-05-13 12:02   ` Heime
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2024-05-13  4:47 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 12 May 2024 21:12:40 +0000
> From: Heime <heimeborgia@protonmail.com>
> 
> The docstring for window-scroll-bars says
> 
> "Value is a list of the form (WIDTH COLUMNS VERTICAL-TYPE HEIGHT LINES
> HORIZONTAL-TYPE PERSISTENT), see ‘set-window-scroll-bars’."
> 
> But, COLUMNS and LINES are never described, and set-window-scroll-bars
> naturally does not mention them.

If the doc string leaves something unclear, the next step is to
consult the ELisp manual.



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

* Re: No information about COLUMNS and LINES in docstring of window-scroll-bars
  2024-05-13  4:47 ` Eli Zaretskii
@ 2024-05-13 12:02   ` Heime
  2024-05-13 12:34     ` Joost Kremers
  0 siblings, 1 reply; 4+ messages in thread
From: Heime @ 2024-05-13 12:02 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-gnu-emacs






Sent with Proton Mail secure email.

On Monday, May 13th, 2024 at 4:47 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Sun, 12 May 2024 21:12:40 +0000
> > From: Heime heimeborgia@protonmail.com
> > 
> > The docstring for window-scroll-bars says
> > 
> > "Value is a list of the form (WIDTH COLUMNS VERTICAL-TYPE HEIGHT LINES
> > HORIZONTAL-TYPE PERSISTENT), see ‘set-window-scroll-bars’."
> > 
> > But, COLUMNS and LINES are never described, and set-window-scroll-bars
> > naturally does not mention them.
> 
> 
> If the doc string leaves something unclear, the next step is to
> consult the ELisp manual.

Did look up "22.12 Scroll Bars", but no information about COLUMNS 
and LINES is there.



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

* Re: No information about COLUMNS and LINES in docstring of window-scroll-bars
  2024-05-13 12:02   ` Heime
@ 2024-05-13 12:34     ` Joost Kremers
  0 siblings, 0 replies; 4+ messages in thread
From: Joost Kremers @ 2024-05-13 12:34 UTC (permalink / raw)
  To: Heime; +Cc: Eli Zaretskii, help-gnu-emacs

On Mon, May 13 2024, Heime wrote:
> On Monday, May 13th, 2024 at 4:47 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> If the doc string leaves something unclear, the next step is to
>> consult the ELisp manual.
>
> Did look up "22.12 Scroll Bars", but no information about COLUMNS 
> and LINES is there.

Go to the Elisp info manual, type `i` (`Info-index`) and type
`window-scroll-bars`. It'll take you to the place in the manual where the
function `window-scroll-bars` is discussed. It mentions COLUMNS and LINES.

HTH

-- 
Joost Kremers
Life has its moments



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

end of thread, other threads:[~2024-05-13 12:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-12 21:12 No information about COLUMNS and LINES in docstring of window-scroll-bars Heime
2024-05-13  4:47 ` Eli Zaretskii
2024-05-13 12:02   ` Heime
2024-05-13 12:34     ` Joost Kremers

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.