From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Heime Newsgroups: gmane.emacs.help Subject: Re: Improving Scroll Bar Tools Date: Fri, 10 May 2024 22:59:56 +0000 Message-ID: <1ICXks4QeJPHggA-e4wSMYxpTpXSYkXJBnUqpf2GfutGPYTX-qKpvK__UEV5IV-7BZ_iTCVCXIJwF0F5Z3gkxrhRtvO-Bz40azno5wGTLdM=@protonmail.com> References: <875xvl25sx.fsf@yahoo.com> <871q69237j.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14212"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Heime via Users list for the GNU Emacs text editor To: Po Lu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 11 01:00:41 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s5ZEH-0003XO-Hq for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 11 May 2024 01:00:41 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5ZDj-0000gY-5h; Fri, 10 May 2024 19:00:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s5ZDh-0000eY-JA for help-gnu-emacs@gnu.org; Fri, 10 May 2024 19:00:05 -0400 Original-Received: from mail-4324.protonmail.ch ([185.70.43.24]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s5ZDe-0007OE-M4 for help-gnu-emacs@gnu.org; Fri, 10 May 2024 19:00:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1715381999; x=1715641199; bh=PWelCRuD8hDyD7rd7eQ/RcvtFr5g0uSCxyothR5qUno=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=u9DGXWOy1LpqULwBPN7oq5zsi/7HzXb9TsK/Y3dzd/ykXb0tWwgKAFvUjRF6doexq ZpjjkYTcmwZZuQCA9v5Po9J4U//QeMXUk8cCv+KBv3Jm1edLzs2sjW2aSasDXAzzV2 +KnhQMCcJlZOabIcyNNbeRaByBxOV89/0FQSw27szkTkFTxCSqQ3A2HdrA/2ucvnCZ pPkGiqLX0HkTKy7SxlLjF8pLprWO8xmu2Nk3vp5NI3zS4LHRLEP4bAX7XSC/YDvcH0 4uyf1nPeISpKOlcWOA3cD2Q9vSmrWvcvfYGQereuPKbZOpaLKBayla4DihHn9pNLwx sPCf6XSPRR7rg== In-Reply-To: <871q69237j.fsf@yahoo.com> Feedback-ID: 57735886:user:proton X-Pm-Message-ID: 44898d685c9ff5bc9998cfd41f1531cdb2d35f8e Received-SPF: pass client-ip=185.70.43.24; envelope-from=heimeborgia@protonmail.com; helo=mail-4324.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146667 Archived-At: Sent with Proton Mail secure email. On Saturday, May 11th, 2024 at 1:42 AM, Po Lu wrote: > Heime heimeborgia@protonmail.com writes: >=20 > > Could you show me how I can enable-disable vertical-horizontal > > scroll-bars per window basis ? Have not managed to figure out what > > needs to switched on or off exactly. >=20 >=20 > Did you read the doc string of the function that you didn't quite > hesitate to criticize? scroll-bar-mode does focus only upon vertical scrolling. If I want=20 horizontal scrolling I use set-window-scroll-bars. How would be best to set both vertical and horizontal scroll bars per frame. Would one use just set-window-scroll-bars, or use scroll-bar-mode with set-window-scroll-bars as well ?