all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Improving Scroll Bar Tools
@ 2024-05-10 10:40 Heime
  2024-05-10 12:46 ` Po Lu
  2024-05-15  8:50 ` Jean Louis
  0 siblings, 2 replies; 28+ messages in thread
From: Heime @ 2024-05-10 10:40 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor


Emacs has the possibility to applying vertical scrollbars per-window.

(set-window-scroll-bars (selected-window) nil 'right)

It appears that the inclusion of horizontal scrollbar functionality came later
in the deselopment process.   As it stands, the options for per-buffer and per-window scrollbars seem to affect only vertical scrollbars, with no corresponding options for horizontal scrollbars.

The word "scroll-bars" (in set-window-scroll-bars) effectively goes with the 
assumption that scroll-bars only refer to vertical scrollbars. 

It would be an improvement should the vertical and horizontal scroll bar tools
could be implemented in a more thoughtful way.  So that scroll bars refer to
both vertical and horizontal types.  And that the functionality at per-buffer 
and per-window level is made consistent.




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

end of thread, other threads:[~2024-05-23 10:30 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10 10:40 Improving Scroll Bar Tools Heime
2024-05-10 12:46 ` Po Lu
2024-05-10 13:28   ` Heime
2024-05-10 13:42     ` Po Lu
2024-05-10 14:09       ` Heime
2024-05-10 22:59       ` Heime
2024-05-11  0:12         ` Heime
2024-05-11  6:54           ` Eli Zaretskii
2024-05-11  7:28             ` Heime
2024-05-11  7:37               ` Heime
2024-05-11  8:36                 ` Eli Zaretskii
2024-05-11  8:31               ` Eli Zaretskii
2024-05-11 15:38                 ` Heime
2024-05-11 16:29                   ` Eli Zaretskii
2024-05-11 23:00                     ` Heime
2024-05-12  6:08                       ` Eli Zaretskii
2024-05-12 13:51                         ` Heime
2024-05-12 15:01                           ` Eli Zaretskii
2024-05-12 16:10                             ` Heime
2024-05-12 17:11                               ` Eli Zaretskii
2024-05-12 17:28                                 ` Heime
2024-05-12 17:49                                   ` Eli Zaretskii
2024-05-15  8:50 ` Jean Louis
2024-05-15 20:16   ` Emanuel Berg
2024-05-18 13:37     ` Heime
2024-05-23 10:30       ` Emanuel Berg
2024-05-15 21:27   ` Heime
2024-05-16  8:43     ` Jean Louis

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.