From: Heime <heimeborgia@protonmail.com>
To: Heime <heimeborgia@protonmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>, help-gnu-emacs@gnu.org
Subject: Re: Improving Scroll Bar Tools
Date: Sat, 11 May 2024 07:37:35 +0000 [thread overview]
Message-ID: <Y8lBxYt8WSHUMOAwEBwLG2pUXYfXu4BoxsHpzqOneNL0mHi7rObSL8MxDWZ7u72Gkj9xzqwxnUBgFVOZcdPIEdLWydUBpcRxj0Wvsgx1rPI=@protonmail.com> (raw)
In-Reply-To: <NfQYDwv4QvDvgBlYAtdY7kSMIbarF7szXJ7tBq704PKIiKzmman0EizcSpx2ZzP1LcXNmqUCBobxoVel1DD4sF8vJoYQVHBAq6Rd8s9hXxA=@protonmail.com>
Sent with Proton Mail secure email.
On Saturday, May 11th, 2024 at 7:28 PM, Heime <heimeborgia@protonmail.com> wrote:
>
>
>
>
>
> Sent with Proton Mail secure email.
>
>
> On Saturday, May 11th, 2024 at 6:54 PM, Eli Zaretskii eliz@gnu.org wrote:
>
> > > Date: Sat, 11 May 2024 00:12:11 +0000
> > > From: Heime heimeborgia@protonmail.com
> > > Cc: Po Lu luangruo@yahoo.com,
> > > Heime via Users list for the GNU Emacs text editor help-gnu-emacs@gnu.org
> > >
> > > I have seen that applying vertical and horizontal scroll bars with
> > >
> > > (set-window-scroll-bars (selected-window) nil 'right nil 'bottom nil)
> > >
> > > will not let the following to take complete effect an all windows in frame
> > >
> > > (scroll-bar-mode 1)
> > > (horizontal-scroll-bar-mode 0)
> >
> > The ELisp manual clearly says that set-window-scroll-bars overrides
> > the frame-specific settings of scroll bars.
>
>
> This is a problem because if one forgets changing some window with
> set-window-scroll-bars, and the modes do not work, it is a problem.
>
> If one wants to remove horizontal scroll in all windows in frame,
> the command should be expected to do so, nothwithstanding any
> previous changes with a different command (e.g. set-window-scroll-bars).
One cannot expect users to remember whether a specific window in a frame
has been changed with set-window-scroll-bars. And if one wants a global
change, one has to go on each window individually to change their setting.
Simply allowing the modes to take effect is more understandable, convenient
and easy to use.
next prev parent reply other threads:[~2024-05-11 7:37 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='Y8lBxYt8WSHUMOAwEBwLG2pUXYfXu4BoxsHpzqOneNL0mHi7rObSL8MxDWZ7u72Gkj9xzqwxnUBgFVOZcdPIEdLWydUBpcRxj0Wvsgx1rPI=@protonmail.com' \
--to=heimeborgia@protonmail.com \
--cc=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.